]> granicus.if.org Git - clang/commit
Rename the AST file's SOURCE_LOCATION_MAP to MODULE_OFFSET_MAP, to indicate the great...
authorDouglas Gregor <dgregor@apple.com>
Mon, 1 Aug 2011 16:01:55 +0000 (16:01 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 1 Aug 2011 16:01:55 +0000 (16:01 +0000)
commit5d51a1d22d862dfae44eaa098af4e09bbfebae72
tree5da248d6369bb5e1c38100f70ec3516eb6a17122
parent9d9e3dd6ee20ff5bc48d8ef0a2880c3753d87984
Rename the AST file's SOURCE_LOCATION_MAP to MODULE_OFFSET_MAP, to indicate the greater role it will soon play in remapping.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136619 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Serialization/ASTBitCodes.h
lib/Serialization/ASTReader.cpp
lib/Serialization/ASTWriter.cpp