aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-08-17 21:07:30 +0000
committerDouglas Gregor <dgregor@apple.com>2011-08-17 21:07:30 +0000
commite95b9198b8b70ce0219cfb89483b41102e02dbf5 (patch)
tree3fad389db448b313f5df90dc13662a3757b07237 /lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp
parent012614ecf78442368ec82ee30efb3bc047b413e6 (diff)
In the AST file format, eliminate the CHAINED_METADATA record. Instead,
all AST files have a normal METADATA record that has the same form regardless of whether we refer to a chained PCH or any other kind of AST file. Introduce the IMPORTS record, which describes all of the AST files that are imported by this AST file, and how (as a module, a PCH file, etc.). Currently, we emit at most one entry to this record, to support chained PCH. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@137869 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp')
0 files changed, 0 insertions, 0 deletions