diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2011-10-28 22:34:42 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2011-10-28 22:34:42 +0000 |
commit | 254a73d636645a9375dec1b8e2564e21a5c08a27 (patch) | |
tree | 723d6774213bc0e4453bdd36ca1f5b1ebf8464f3 /clang/lib/Serialization/Module.cpp | |
parent | d1f1b79b523f1b9292b19d93e2e92d85dcb60113 (diff) | |
download | bcm5719-llvm-254a73d636645a9375dec1b8e2564e21a5c08a27.tar.gz bcm5719-llvm-254a73d636645a9375dec1b8e2564e21a5c08a27.zip |
Initial support for C++11 constexpr function invocation substitution. Using
constexpr function arguments outside of their function (passing or returning
them by reference) does not work correctly yet.
Calling constexpr function templates does not work yet, since the bodies are not
instantiated until the end of the translation unit.
llvm-svn: 143234
Diffstat (limited to 'clang/lib/Serialization/Module.cpp')
0 files changed, 0 insertions, 0 deletions