]> granicus.if.org Git - clang/commit
Pass down the debug emission kind into the compile unit for code
authorEric Christopher <echristo@gmail.com>
Thu, 27 Feb 2014 01:25:08 +0000 (01:25 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 27 Feb 2014 01:25:08 +0000 (01:25 +0000)
commit78a46668f01ec87c001927c6b9627767ca189442
tree61de5a846a96a22c83396f7f36de0214b12d681d
parentda810d9f6c8fd1b93c3e6775ebae59b487157cd8
Pass down the debug emission kind into the compile unit for code
generation purposes.
Paired with a commit to llvm.

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