]> granicus.if.org Git - clang/commit
Update Clang for D20147 ("DebugInfo: New metadata representation for global variables.")
authorPeter Collingbourne <peter@pcc.me.uk>
Tue, 13 Sep 2016 01:13:19 +0000 (01:13 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Tue, 13 Sep 2016 01:13:19 +0000 (01:13 +0000)
commit48ccf5de8d6cd181928b0d5d71f5c72fd4bbeccf
tree9f46efe71b548e3cd48baaa24e5d8135687e33c1
parent8503d6943b5caca573e49fba9912bc1e1c8447bf
Update Clang for D20147 ("DebugInfo: New metadata representation for global variables.")

Differential Revision: http://reviews.llvm.org/D20415

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@281285 91177308-0d34-0410-b5e6-96231b3b80d8
31 files changed:
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenFunction.h
test/CodeGen/2009-10-20-GlobalDebug.c
test/CodeGen/2010-08-10-DbgConstant.c
test/CodeGen/debug-info-packed-struct.c
test/CodeGen/debug-info-static.c
test/CodeGenCXX/debug-info-access.cpp
test/CodeGenCXX/debug-info-alias.cpp
test/CodeGenCXX/debug-info-anon-namespace.cpp
test/CodeGenCXX/debug-info-anon-union-vars.cpp
test/CodeGenCXX/debug-info-cxx1y.cpp
test/CodeGenCXX/debug-info-method.cpp
test/CodeGenCXX/debug-info-ms-abi.cpp
test/CodeGenCXX/debug-info-ms-anonymous-tag.cpp
test/CodeGenCXX/debug-info-ms-ptr-to-member.cpp
test/CodeGenCXX/debug-info-ms-vbase.cpp
test/CodeGenCXX/debug-info-namespace.cpp
test/CodeGenCXX/debug-info-static-member.cpp
test/CodeGenCXX/debug-info-template-explicit-specialization.cpp
test/CodeGenCXX/debug-info-template-member.cpp
test/CodeGenCXX/debug-info-template.cpp
test/CodeGenCXX/debug-info-uuid.cpp
test/CodeGenCXX/debug-info.cpp
test/CodeGenCXX/debug-lambda-expressions.cpp
test/CodeGenCXX/inline-dllexport-member.cpp
test/Driver/darwin-debug-flags.c
test/Modules/ExtDebugInfo.cpp
test/Modules/ExtDebugInfo.m