diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-07-29 00:56:45 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-07-29 00:56:45 +0000 |
commit | 9827a8049a793f23c62ade8f24f0c66c2dbf6741 (patch) | |
tree | ef3066d41031fd9989a1bf34e0e2303bfea0ce45 /lib/StaticAnalyzer/Core/ExprEngine.cpp | |
parent | 93f1322684e928a559286ba1c7cb83af077aa658 (diff) |
In the ASTReader, replace the continuous range maps whose value types
were (Module*, Offset) with equivalent maps whose value type is just a
Module*. The offsets have moved into corresponding "Base" fields
within the Module itself, where they will also be helpful for
local->global translation (eventually).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136441 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/ExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions