jhuber6 wrote: Okay the problem with using `ASTContext` here is that it creates some recursive includes. I can do this by moving the check into `Type.cpp` instead, so this will be function call instead of being inlined.
https://github.com/llvm/llvm-project/pull/115777 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
