diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2011-10-28 22:54:21 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2011-10-28 22:54:21 +0000 |
commit | 5fc727a0c29589d886d38aa074d9bcdff9e1ba5c (patch) | |
tree | b00d1be79e3ddebdd3fa10dc6ac9630de6c65b87 /clang/lib/Frontend/FrontendAction.cpp | |
parent | 3d785edee273ee9fcb89d255dda1f787afa49197 (diff) | |
download | llvm-5fc727a0c29589d886d38aa074d9bcdff9e1ba5c.zip llvm-5fc727a0c29589d886d38aa074d9bcdff9e1ba5c.tar.gz llvm-5fc727a0c29589d886d38aa074d9bcdff9e1ba5c.tar.bz2 |
[PCH] Keep track of file-level declarations that are contained by files.
Introduce a FILE_SORTED_DECLS [de]serialization record that contains
a file sorted array of file-level DeclIDs in a PCH/Module.
The rationale is to allow "targeted" deserialization of decls inside
a range of a source file.
Cocoa PCH increased by 0.8%
Difference of creation time for Cocoa PCH is below the noise level.
llvm-svn: 143238
Diffstat (limited to 'clang/lib/Frontend/FrontendAction.cpp')
0 files changed, 0 insertions, 0 deletions