[clang-tools-extra] [clangd] Add test for GH75115 (PR #75116)

Nico Weber via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 13 11:04:10 PST 2023


nico wrote:

Aha, it assumes that the build is with assertions enabled, which isn't always true. (Do a release build, or a debug build with `-DLLVM_ENABLE_ASSERTIONS=NO`.)

How about just reverting this and landing the test together with the fix?

https://github.com/llvm/llvm-project/pull/75116


More information about the cfe-commits mailing list