summaryrefslogtreecommitdiffstats
path: root/clang/INPUTS/all-std-headers.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2015-08-22 20:13:39 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2015-08-22 20:13:39 +0000
commitd61d4acd703630b62e29b2541574a1842b35d7f2 (patch)
tree5cc143367055d61ff90985ec1caadc920d130619 /clang/INPUTS/all-std-headers.cpp
parentb17bb06914abe652c5aa30cb94382907f3f78962 (diff)
downloadbcm5719-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/all-std-headers.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud