This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b4b0ed79ba [CMake] Support side-by-side checkouts in multi-stage build new 82f31b5a64 Reland "Fix vtable not receiving hidden visibility when usin [...]
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/CGDecl.cpp | 2 +- lib/CodeGen/CGVTT.cpp | 2 +- lib/CodeGen/CGVTables.cpp | 4 ++-- lib/CodeGen/CodeGenModule.cpp | 26 ++++++++++++------------ lib/CodeGen/CodeGenModule.h | 3 ++- lib/CodeGen/ItaniumCXXABI.cpp | 3 ++- test/CodeGen/push-hidden-visibility-subclass.cpp | 20 ++++++++++++++++++ 7 files changed, 41 insertions(+), 19 deletions(-) create mode 100644 test/CodeGen/push-hidden-visibility-subclass.cpp