aaron.ballman added a comment.

In D63299#1548306 <https://reviews.llvm.org/D63299#1548306>, @xbolva00 wrote:

> Ok, If we peek a few tokens ahead and check attribute if it is stmt attribute 
> and then we call MaybeParseGNUAttr - this probably would work but are you 
> fine with it as a workaround ?


That still seems like the same spooky action at a distance because it means a 
statement vs declaration attribute will change the parsing behavior.


Repository:
  rC Clang

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

https://reviews.llvm.org/D63299



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

Reply via email to