aaron.ballman added a comment.

This sort of diagnostic suppression is not portable and will require checking 
for `#ifdef __clang__`. Personally, I'm not fond of this style of diagnostic 
suppression (non-portable and rather distracting due to verbosity), but I don't 
know that there's a better way to do the suppression in this case...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103885

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

Reply via email to