[PATCH] Enhancements for the DynTypedNode

Samuel Benzaquen sbenza at google.com
Wed Jun 19 11:10:08 PDT 2013



================
Comment at: include/clang/AST/ASTTypeTraits.h:52
@@ +51,3 @@
+
+  /// \brief A string representation of the type.
+  StringRef asStringRef() const;
----------------
Doug Gregor wrote:
> "String representation of the kind", perhaps?
Done.


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



More information about the cfe-commits mailing list