Michael137 wrote:

> Did you try to modify `IgnoreUnlessSpelledInSource` to support CallExpr?

Updated to use this approach in latest commit. Seems to work well (including 
the explicit object parameter case). Didn't find a great way to test this in 
the clang AST unit-tests yet. Trying to understand how the other `IgnoreXXX` 
codepaths are tested.

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

Reply via email to