This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from cd369d49a2 [analyzer] Fix transitions in check::PreStmt<MemberExpr> che [...] new 08712fff7f [MinGW] Emit typeinfo locally for dllimported classes withou [...]
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/ItaniumCXXABI.cpp | 5 +++++ test/CodeGenCXX/dllimport-missing-key.cpp | 20 ++++++++++++++++++++ test/CodeGenCXX/dllimport-rtti.cpp | 2 +- 3 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 test/CodeGenCXX/dllimport-missing-key.cpp