LGTM with a nit.

================
Comment at: lib/ASTMatchers/ASTMatchersInternal.cpp:252
@@ -251,3 +251,3 @@
   const StringRef Pattern = Name;
   if (Pattern.startswith("::")) {
     return FullName == Pattern;
----------------
You can drop the {} too now.

http://reviews.llvm.org/D5826



_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to