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)
commit54a3457fe1e2e50dedd5c576bb8bc2012e83e8e8
tree3fce75f62dabce8a84e2a4681274180020b8fc94
parent7eb5464bc551dc7c3c1b3fe2ee618f6efd588b6f
Debug Info: Remove an unnecessary debug type visitor.
Thanks to dblaikie for spotting this.

llvm-svn: 247303
clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
clang/test/Modules/ModuleDebugInfo.cpp