https://github.com/s-barannikov commented:
There is a related `Sema::BuildPredefinedExpr()` that handles predefined macros like `__FUNCTION__`. I guess it needs a similar update. https://github.com/llvm/llvm-project/pull/196569 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
