]> granicus.if.org Git - clang/commit
Debug Info: Remove an unnecessary debug type visitor.
authorAdrian Prantl <aprantl@apple.com>
Thu, 10 Sep 2015 17:13:31 +0000 (17:13 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 10 Sep 2015 17:13:31 +0000 (17:13 +0000)
commit4e5a4032df58d697795531374fda4f3f866e87dc
treeda9bd0d53d58e79524e2f36ee08d628ea742ba96
parent298c9cbb3d024592866d921ee927a96479a3cb03
Debug Info: Remove an unnecessary debug type visitor.
Thanks to dblaikie for spotting this.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@247303 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/ObjectFilePCHContainerOperations.cpp
test/Modules/ModuleDebugInfo.cpp