Skip to content
Commit a08acd85 authored by Richard Smith's avatar Richard Smith
Browse files

Allow constexpr variables' initializers to be folded in C++11 mode. This

partially undoes the revert in r143491, but does not introduce any new instances
of the underlying issue (which is not yet fixed) in code which does not use
the 'constexpr' keyword.

llvm-svn: 143905
parent ff39be0a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment