| | | | --- | --- | | Bugzilla Link | [46278](https://llvm.org/bz46278) | | Resolution | FIXED | | Resolved on | Jun 23, 2020 14:29 | | Version | unspecified | | OS | All | | Blocks | llvm/llvm-project#44654 | | CC | @tstellar | | Fixed by commit(s) | fb3d9153c01b9a560680465190d6ecd804e4c486 97065683c6a | ## Extended Description Fixes a common clangd crash on c++20 concepts. Fix is a trivial nullptr check and local to clangd. fix is at https://github.com/llvm/llvm-project/commit/fb3d9153c01b9a560680465190d6ecd804e4c486