diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2011-11-07 22:16:17 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2011-11-07 22:16:17 +0000 |
commit | 66f85713bd0d22f867efa8e9fb0037befdd6b151 (patch) | |
tree | c0d06e5bda333ee32210eabdfac012b0e1554f0d /lib/Sema/SemaChecking.cpp | |
parent | 45fa560c72441069d9e4eb1e66efd87349caa552 (diff) |
constexpr: static data members declared constexpr are required to have an
initializer; all other constexpr variables are merely required to be
initialized. In particular, a user-provided constexpr default constructor can be
used for such initialization.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@144028 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions