[cfe-commits] [PATCH] Make hasDeclaration work for enums

Daniel Jasper djasper at google.com
Mon Dec 3 07:44:59 PST 2012


  Submitted as r169129.


================
Comment at: include/clang/ASTMatchers/ASTMatchersInternal.h:376
@@ -375,3 +375,3 @@
 private:
   /// \brief Extracts the CXXRecordDecl of a QualType and returns whether the
   /// inner matcher matches on it.
----------------
Manuel Klimek wrote:
> Comment out of sync.
Fixed.


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



More information about the cfe-commits mailing list