[PATCH] Sema: Properly support Microsoft-mode template arguments
Reid Kleckner
rnk at google.com
Tue Aug 20 17:13:50 PDT 2013
Seems fine, but I'll let Richard review since it was his idea to keep modelling it this way.
================
Comment at: lib/Sema/SemaTemplate.cpp:4083
@@ -4082,1 +4082,3 @@
+/// \brief Checks whether the given template argument is compatible with it's
+/// template parameter.
----------------
grammar nit: "its"
http://llvm-reviews.chandlerc.com/D1444
More information about the cfe-commits
mailing list