[cfe-commits] [PATCH] C++11 matchers

Manuel Klimek reviews at llvm-reviews.chandlerc.com
Thu Sep 20 07:41:19 PDT 2012



================
Comment at: include/clang/ASTMatchers/ASTMatchers.h:678
@@ -669,1 +677,3 @@
 
+/// \brief Matches C++11 range for statements.
+///
----------------
I'd cut the C++11 part out of the docs... Thoughts?


http://llvm-reviews.chandlerc.com/D46



More information about the cfe-commits mailing list