]> granicus.if.org Git - clang/commit
Debug Info: Use the module pointer as key for the module cache.
authorAdrian Prantl <aprantl@apple.com>
Thu, 24 Sep 2015 16:10:04 +0000 (16:10 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 24 Sep 2015 16:10:04 +0000 (16:10 +0000)
commit3ea7b1c1a4cbff2bfb8ba5216f925eebd460531c
treeba00e4d3f2a33ec5b2e9c39d289170ffee50dcd6
parent5be843617b65a5a2d72503e493dce9f8e3a2f3c4
Debug Info: Use the module pointer as key for the module cache.
This way we don't need to rebuild the full module name for every decl.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@248510 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ExternalASTSource.h
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h