This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9049fa8 [Driver] Move architecture-specific free helper functions to [...] new 9970e5f [profiling] PR31992: Don't skip interesting non-base constructors new 616bc9e Revert r291477 "[Frontend] Correct values of ATOMIC_*_LOCK_FR [...]
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/CGClass.cpp | 3 ++- lib/CodeGen/CodeGenFunction.h | 2 ++ lib/CodeGen/CodeGenPGO.cpp | 12 ++++++++---- lib/Frontend/InitPreprocessor.cpp | 10 ++++++---- test/Profile/Inputs/cxx-class.proftext | 11 +++++++++++ test/Profile/cxx-class.cpp | 36 +++++++++++++++++++++++++++++++++- test/Profile/cxx-structors.cpp | 16 +++++++++++++++ test/Sema/atomic-ops.c | 4 ++++ 8 files changed, 84 insertions(+), 10 deletions(-)