diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-04-22 15:31:51 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-04-22 15:31:51 +0000 |
commit | d9f663b510c48d74f42cd3349d532046c9ee3038 (patch) | |
tree | 1be5b248234945065bb18246333b5328657d099f /clang/lib/CodeGen/CGObjCMac.cpp | |
parent | 7dcc5583b4787257d887eaa4a9b571f64faf7d3f (diff) | |
download | bcm5719-llvm-d9f663b510c48d74f42cd3349d532046c9ee3038.tar.gz bcm5719-llvm-d9f663b510c48d74f42cd3349d532046c9ee3038.zip |
C++1y constexpr extensions, round 1: Allow most forms of declaration and
statement in constexpr functions. Everything which doesn't require variable
mutation is also allowed as an extension in C++11. 'void' becomes a literal
type to support constexpr functions which return 'void'.
llvm-svn: 180022
Diffstat (limited to 'clang/lib/CodeGen/CGObjCMac.cpp')
0 files changed, 0 insertions, 0 deletions