[PATCH] D26882: Refactor how FunctionDecl handles constexpr:
Nathan Wilson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 9 04:00:03 PST 2016
nwilson updated this revision to Diff 80845.
nwilson added a comment.
- Initialize IsConstexprSpecified
- Remove unnecessary parenthetical in comment
- Fix non-portable test
https://reviews.llvm.org/D26882
Files:
include/clang/AST/Decl.h
lib/Sema/SemaDecl.cpp
lib/Sema/SemaDeclCXX.cpp
lib/Sema/SemaLambda.cpp
lib/Sema/SemaTemplate.cpp
test/CXX/concepts-ts/dcl.dcl/dcl.spec/dcl.spec.concept/p2.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26882.80845.patch
Type: text/x-patch
Size: 5761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161209/07b3d251/attachment-0001.bin>
More information about the cfe-commits
mailing list