AaronBallman wrote:

> We definitely need to wrap these in a macro/hide them in a macro somehow. 
> This will fail `-Werror` on GCC/MSVC/Older Clang compilers.

+1, the macro would live in 
https://github.com/llvm/llvm-project/blob/main/llvm/include/llvm/Support/Compiler.h
 along with the other attribute macros.

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

Reply via email to