[PATCH] D54903: [Sema] Improve static_assert diagnostics.
Clement Courbet via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 29 05:13:14 PST 2018
courbet updated this revision to Diff 175855.
courbet marked 5 inline comments as done.
courbet added a comment.
- add more tests
- handle c++17 constructs
- add c++17 tests in static-assert-cxx17.cpp
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54903/new/
https://reviews.llvm.org/D54903
Files:
include/clang/AST/NestedNameSpecifier.h
lib/AST/NestedNameSpecifier.cpp
lib/Sema/SemaTemplate.cpp
test/SemaCXX/static-assert-cxx17.cpp
test/SemaCXX/static-assert.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54903.175855.patch
Type: text/x-patch
Size: 10026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181129/e0a1270c/attachment.bin>
More information about the cfe-commits
mailing list