LG
================
Comment at: unittests/ASTMatchers/ASTMatchersTest.cpp:815
@@ -814,3 +814,3 @@
TEST(HasDeclaration, HasDeclarationOfEnumType) {
EXPECT_TRUE(matches("enum X {}; void y(X *x) { x; }",
----------------
Seems like the test name doesn't fit the added test :) Can you either write a
new test, or change this so it fits again?
Thanks!
http://llvm-reviews.chandlerc.com/D417
BRANCH
hasdecl
ARCANIST PROJECT
clang
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits