[PATCH] D31513: [Sema] Add __is_aggregate type-trait
Eric Fiselier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 3 19:03:11 PDT 2017
EricWF updated this revision to Diff 93987.
EricWF retitled this revision from "[Sema] Add __is_aggregate type-trait and implement LWG 2015" to "[Sema] Add __is_aggregate type-trait".
EricWF edited the summary of this revision.
EricWF added a comment.
- Remove LWG 2015 implementation.
https://reviews.llvm.org/D31513
Files:
docs/LanguageExtensions.rst
include/clang/Basic/TokenKinds.def
include/clang/Basic/TypeTraits.h
lib/Parse/ParseDeclCXX.cpp
lib/Parse/ParseExpr.cpp
lib/Sema/SemaExprCXX.cpp
test/PCH/cxx-traits.cpp
test/PCH/cxx-traits.h
test/SemaCXX/type-traits.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31513.93987.patch
Type: text/x-patch
Size: 11950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170404/7a347040/attachment.bin>
More information about the cfe-commits
mailing list