This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c55453d [profile] Fix another use of the driver. new 4a0e8aa DebugInfo: Adapt to loss of DITypeRef in LLVM r267296
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 | 8 +- test/CodeGen/debug-info-imported-entity.cpp | 3 +- test/CodeGenCXX/debug-info-access.cpp | 5 +- test/CodeGenCXX/debug-info-artificial-arg.cpp | 5 +- test/CodeGenCXX/debug-info-class.cpp | 43 +++--- test/CodeGenCXX/debug-info-cxx1y.cpp | 6 +- test/CodeGenCXX/debug-info-enum-class.cpp | 4 +- test/CodeGenCXX/debug-info-function-context.cpp | 5 +- test/CodeGenCXX/debug-info-indirect-field-decl.cpp | 5 +- test/CodeGenCXX/debug-info-method.cpp | 4 +- test/CodeGenCXX/debug-info-namespace.cpp | 32 ++--- test/CodeGenCXX/debug-info-static-member.cpp | 62 ++++---- ...debug-info-template-explicit-specialization.cpp | 8 +- test/CodeGenCXX/debug-info-template-limit.cpp | 2 +- test/CodeGenCXX/debug-info-template-member.cpp | 44 +++--- test/CodeGenCXX/debug-info-template-quals.cpp | 10 +- test/CodeGenCXX/debug-info-template.cpp | 158 +++++++++++---------- test/CodeGenCXX/debug-info-varargs.cpp | 14 +- test/CodeGenCXX/debug-info.cpp | 125 ++++++++-------- test/CodeGenCXX/debug-lambda-expressions.cpp | 4 +- test/CodeGenCXX/debug-lambda-this.cpp | 3 +- .../CodeGenObjCXX/debug-info-block-capture-this.mm | 3 +- test/CodeGenObjCXX/debug-info-cyclic.mm | 4 +- test/Modules/ExtDebugInfo.cpp | 26 ++-- test/Modules/ModuleDebugInfo.cpp | 37 +++-- 25 files changed, 310 insertions(+), 310 deletions(-)