diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-08-22 20:13:39 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-08-22 20:13:39 +0000 |
commit | d61d4acd703630b62e29b2541574a1842b35d7f2 (patch) | |
tree | 5cc143367055d61ff90985ec1caadc920d130619 /clang/INPUTS | |
parent | b17bb06914abe652c5aa30cb94382907f3f78962 (diff) | |
download | bcm5719-llvm-d61d4acd703630b62e29b2541574a1842b35d7f2.tar.gz bcm5719-llvm-d61d4acd703630b62e29b2541574a1842b35d7f2.zip |
[modules] Further simplification and speedup of redeclaration chain loading.
Instead of eagerly deserializing a list of DeclIDs when we load a module file
and doing a binary search to find the redeclarations of a decl, store a list of
redeclarations of each chain before the first declaration and load it directly.
llvm-svn: 245789
Diffstat (limited to 'clang/INPUTS')
0 files changed, 0 insertions, 0 deletions