This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d1957e232e [clang-format] Do not emit replacements while regrouping if [...] new 86ef09fc94 Bug-40323: MS ABI adding template static member in the linke [...]
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 | 6 +++ .../microsoft-abi-template-static-init.cpp | 57 ++++++++++++++++++++++ 2 files changed, 63 insertions(+) create mode 100644 test/CodeGenCXX/microsoft-abi-template-static-init.cpp