]> granicus.if.org Git - clang/commit
Refactor ASTSourceDescriptor to not store copies of all strings. (NFC)
authorAdrian Prantl <aprantl@apple.com>
Thu, 24 Sep 2015 16:10:00 +0000 (16:10 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 24 Sep 2015 16:10:00 +0000 (16:10 +0000)
commit5be843617b65a5a2d72503e493dce9f8e3a2f3c4
treeac43bb663b87e2509f72570c9520b96ce18e22b8
parentd408bb64afcda5fb9bfa9a162e14514758798d1d
Refactor ASTSourceDescriptor to not store copies of all strings. (NFC)

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