[PATCH] D53847: [C++2a] P0634r3: Down with typename!
Nicolas Lesser via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 29 16:22:06 PDT 2018
Rakete1111 updated this revision to Diff 171609.
Rakete1111 added a comment.
Remove unneeded -Wc++2a-compat flag in tests.
Repository:
rC Clang
https://reviews.llvm.org/D53847
Files:
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/Sema.h
lib/Parse/ParseDecl.cpp
lib/Parse/ParseDeclCXX.cpp
lib/Parse/Parser.cpp
lib/Sema/SemaDecl.cpp
test/CXX/drs/dr1xx.cpp
test/CXX/drs/dr2xx.cpp
test/CXX/drs/dr4xx.cpp
test/CXX/drs/dr5xx.cpp
test/CXX/temp/temp.res/p5.cpp
test/CXX/temp/temp.res/temp.dep/temp.dep.type/p1.cpp
test/FixIt/fixit.cpp
test/SemaCXX/MicrosoftCompatibility.cpp
test/SemaCXX/MicrosoftExtensions.cpp
test/SemaCXX/MicrosoftSuper.cpp
test/SemaCXX/PR11358.cpp
test/SemaCXX/unknown-type-name.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53847.171609.patch
Type: text/x-patch
Size: 24504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181029/933133f5/attachment-0001.bin>
More information about the cfe-commits
mailing list