This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7d29e48 [Docs] More warning fixes to unbreak the docs buildbot. new 5112212 [CodeGen] Do not run initializers for imported variables new 48d7082 r273237 fixed PR28220, not PR28216
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: lib/CodeGen/CGDeclCXX.cpp | 4 ++++ test/CodeGenCXX/PR28220.cpp | 19 +++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 test/CodeGenCXX/PR28220.cpp