ckandeler wrote:
> clangd crashes on the following example
>
> ```c++
> #define PLUS +
> struct S { void operator PLU^S(int); };
> ```
Fixed.https://github.com/llvm/llvm-project/pull/220518 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
