This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f3df0a5 UBSan docs: Explicitly mention that `-fsanitize=unsigned-inte [...] new 2b9de2a PR32042: Create inlined debug info for EmitInlinedInheritingC [...]
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/CGClass.cpp | 4 +- lib/CodeGen/CGDebugInfo.cpp | 118 +++++++++++++++++---- lib/CodeGen/CGDebugInfo.h | 44 +++++++- .../debug-info-inheriting-constructor.cpp | 25 +++++ 4 files changed, 164 insertions(+), 27 deletions(-) create mode 100644 test/CodeGenCXX/debug-info-inheriting-constructor.cpp