dexonsmith added a comment.

In D70285#1752164 <https://reviews.llvm.org/D70285#1752164>, @Bigcheese wrote:

> lgtm as long as other compilers don't warn on unknown pragmas by default.


godbolt.org says that GCC doesn't have `-Wunknown-pragmas` by default, but it 
is in `-Wall`.  I'd better guard this more closely with `__clang__`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70285/new/

https://reviews.llvm.org/D70285



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to