================
Comment at: include/clang/ASTMatchers/ASTMatchers.h:2712
@@ -2711,1 +2711,3 @@
 
+/// \brief Matches constexpr function declarations.
+///
----------------
If we add it, why not add it for VarDecl, too? :)

http://reviews.llvm.org/D9917

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



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

Reply via email to