nridge added a comment.

In D126138#3529820 <https://reviews.llvm.org/D126138#3529820>, @paulaltin wrote:

> It turned out that this issue wasn't actually specific to multi-line macros 
> (see this comment 
> <https://github.com/llvm/llvm-project/issues/55134#issuecomment-1112522063>),

Indeed, single-line vs. multi-line was a red herring. Rather, the issue was 
specific to cases where the diagnostic being suppressed was attached to a token 
that came from a macro **argument**, rather than elsewhere in the macro 
expansion.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126138

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

Reply via email to