This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3c235b1 [ARM] Guard the declarations of f16 to f32 vcvt intrinsics in [...] new e77a677 Recommitted r264281 "Supporting all entities declared in lexi [...]
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/CGDebugInfo.cpp | 41 +++++++++++++++++++++----- lib/CodeGen/CGDebugInfo.h | 11 +++++++ lib/CodeGen/CGDecl.cpp | 21 ++++++++----- test/CodeGenCXX/debug-info-anon-union-vars.cpp | 16 +++++----- test/CodeGenCXX/debug-info-lb.cpp | 27 +++++++++++++++++ 5 files changed, 94 insertions(+), 22 deletions(-) create mode 100644 test/CodeGenCXX/debug-info-lb.cpp