]> granicus.if.org Git - clang/commit
Rename ASTSourceDescriptor::ModuleName to FullModuleName for clarity.
authorAdrian Prantl <aprantl@apple.com>
Sat, 19 Sep 2015 00:10:37 +0000 (00:10 +0000)
committerAdrian Prantl <aprantl@apple.com>
Sat, 19 Sep 2015 00:10:37 +0000 (00:10 +0000)
commit883c10b4e1113e35054a06ae5c3103181a047762
tree1b589e7b5f4bb69684c38bf393a9d484fcc5aede
parent3fb6a64655ade164b320008cd4fc605de3e13796
Rename ASTSourceDescriptor::ModuleName to FullModuleName for clarity.

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