[PATCH] D97371: [clang][parser] Remove questionable ProhibitAttributes() call in objc parsing

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 22 10:03:37 PDT 2021


aaron.ballman added a comment.

In D97371#2641800 <https://reviews.llvm.org/D97371#2641800>, @rjmccall wrote:

> Windows exceptions code-generation is quite different; I don't know whether Clang supports ObjC on Windows in general.  It'd be fine if you add a `-triple` argument to this test.

I'd have no issue with that either.


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

https://reviews.llvm.org/D97371



More information about the cfe-commits mailing list