]> granicus.if.org Git - clang/commit
Revert "Just call getContextDescriptor to get the context for subprograms"
authorEric Christopher <echristo@gmail.com>
Thu, 27 Mar 2014 05:29:34 +0000 (05:29 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 27 Mar 2014 05:29:34 +0000 (05:29 +0000)
commiteb0693fd60b846b841d88de9f09dad135e925d40
treeecf718b03ad3d7b7e7f4ae61d020cd6399cf4e8f
parent0ec213d4c9a6141c881c4df3ae9dd667a18f95da
Revert "Just call getContextDescriptor to get the context for subprograms"
while I investigate as it seems to be causing issues with the gdb bot.

This reverts commit r204874.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@204896 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
test/CodeGenCXX/debug-info-function-context.cpp
test/CodeGenCXX/debug-info-namespace.cpp