This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 95b64a3996 [OPENMP] Improved check for the linear dependency in the non [...] new 59463dbce1 Fix bug 37903:MS ABI: handle inline static data member and i [...]
The 1 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: lib/CodeGen/CGDeclCXX.cpp | 8 +- .../microsoft-abi-template-static-init.cpp | 92 ++++++++++++++++++++++ test/Modules/initializers.cpp | 1 - 3 files changed, 99 insertions(+), 2 deletions(-) create mode 100644 test/CodeGenCXX/microsoft-abi-template-static-init.cpp