[PATCH] D135273: [Clang][ObjC] Add optionality to property attribute strings.

Alastair Houghton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 18 02:10:22 PST 2022


al45tair marked an inline comment as done.
al45tair added inline comments.


================
Comment at: clang/test/CodeGenObjC/objc-asm-attribute-test.m:20
 
+ at class Message;
+
----------------
ahatanak wrote:
> Do you need this change?
No, I think this is left-over from an earlier revision. I'll get rid of it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135273



More information about the cfe-commits mailing list