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

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 22 09:58:28 PDT 2021


rjmccall added a comment.

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.


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

https://reviews.llvm.org/D97371



More information about the cfe-commits mailing list