[PATCH] Recover from missing 'typename' in sizeof(T::InnerType)
Reid Kleckner
rnk at google.com
Thu Jun 12 16:11:53 PDT 2014
Closed by commit rL210855 (authored by @rnk).
http://reviews.llvm.org/D4108
Files:
cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
cfe/trunk/include/clang/Sema/Sema.h
cfe/trunk/lib/Sema/SemaDecl.cpp
cfe/trunk/lib/Sema/SemaExpr.cpp
cfe/trunk/lib/Sema/SemaTemplate.cpp
cfe/trunk/lib/Sema/TreeTransform.h
cfe/trunk/test/SemaTemplate/ms-sizeof-missing-typename.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4108.10373.patch
Type: text/x-patch
Size: 15543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140612/ba5adf98/attachment.bin>
More information about the cfe-commits
mailing list