stephanemoore added inline comments.

================
Comment at: clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp:566
+      notMatchesObjC("@interface Y @end typedef Y X; @interface Z : X @end",
+                  ZIsDerivedFromX));
+  EXPECT_TRUE(
----------------
(note that there are unresolved formatting issues that I intend to fix after I 
establish which approach to pursue)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60543



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

Reply via email to