erik.pilkington added a comment.

Just to be clear, this is just a syntactic change from what I originally 
posted. The old `#pragma clang attribute push NoReturn (...)` is semantically 
equivalent to the new `#pragma clang attribute NoReturn.push (...)`


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

https://reviews.llvm.org/D55628



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

Reply via email to