revane wrote:

Using the suggested code and this one usage:
```
MY_MACRO(myglob);
```
No suggestion is made. My understanding is because the full range of the 
NamedDecl would contain `awesome_myglob` which isn't entirely within a macro 
arg.

https://github.com/llvm/llvm-project/pull/87792
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to