forked from OSchip/llvm-project
1e8c0850b1
constexpr) destructors from being used in the values of constexpr variables. The standard rules here are unclear at best, so rejecting the problematic cases seems prudent. Prior to this change, we would fail to run the destructors for these temporaries, even if they had side-effects, which is certainly not the right behavior. llvm-svn: 373161 |
||
---|---|---|
.. | ||
clang | ||
clang-c | ||
CMakeLists.txt |