]> granicus.if.org Git - clang/commit
Commit my WIP on constexpr support. This commit: an XFAILed test and treating constex...
authorSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 9 Jun 2010 21:19:43 +0000 (21:19 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 9 Jun 2010 21:19:43 +0000 (21:19 +0000)
commit737801257f795632175517ffce4a80c62fc7bff7
treeaa4afbafa99ad23dc6f2e88e6a1618e50d10c913
parent515ddd8f7a36fc2684492c13665642153fc690c0
Commit my WIP on constexpr support. This commit: an XFAILed test and treating constexpr as a top-level const.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105752 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaType.cpp
test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p1.cpp [new file with mode: 0644]