"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "54911fba79e5a3e1b2e46ad4b136da43b3bc088f"
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
Loading
Please register or sign in to comment