This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from dd5ef8f2a0 revert changes from r311851. new 0682709a5e Emit static constexpr member as available_externally definition new 2018de5d8f CMake: only try to find the Z3 package when `CLANG_ANALYZER_ [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: CMakeLists.txt | 3 +- lib/CodeGen/CodeGenModule.cpp | 22 ++++++++++++ test/CodeGenCXX/cxx11-extern-constexpr.cpp | 55 ++++++++++++++++++++++++++++++ 3 files changed, 78 insertions(+), 2 deletions(-) create mode 100644 test/CodeGenCXX/cxx11-extern-constexpr.cpp