This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from fa96f87e33 Driver: fix option declaration new 813f275eef Revert "[CodeGen] Propagate dllexport to thunks" new 75ec5aa401 [MS] Test that deleting destructor thunks are not exported
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/CGVTables.cpp | 4 ---- test/CodeGenCXX/dllexport-dtor-thunks.cpp | 10 ++++++++++ test/CodeGenCXX/windows-itanium-dllexport.cpp | 9 --------- 3 files changed, 10 insertions(+), 13 deletions(-) create mode 100644 test/CodeGenCXX/dllexport-dtor-thunks.cpp