rniwa wrote:

> Aha, this looks like a more traditional solution! Looks great. You can make 
> tests for this by feeding the compiler fake system headers with the help of
> 
> ```
> #pragma clang system_header
> ```
> 
> !

oh, that's neat!

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

Reply via email to