erik.pilkington accepted this revision.
erik.pilkington added a comment.
This revision is now accepted and ready to land.

LGTM (after fixing those tests). Thanks for cleaning this up!



================
Comment at: clang/tools/c-index-test/c-index-test.c:1107
         PRINT_PROP_ATTR(unsafe_unretained);
-        PRINT_PROP_ATTR(class);
+        PRINT_PROP_ATTR(classattr);
         printf("]");
----------------
Hm, looks like this change is breaking some CHECK lines in the indexer tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77233



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

Reply via email to