diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-08-17 21:07:30 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-08-17 21:07:30 +0000 |
commit | e95b9198b8b70ce0219cfb89483b41102e02dbf5 (patch) | |
tree | 3fad389db448b313f5df90dc13662a3757b07237 /lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp | |
parent | 012614ecf78442368ec82ee30efb3bc047b413e6 (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