summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/SimpleConstraintManager.h
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2010-08-03 17:30:10 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2010-08-03 17:30:10 +0000
commit839bbacfb2e1b862f0297d8e24c60da4f9e77319 (patch)
tree2337040efc3f51784556a34ae7d0cdbd05e88af0 /clang/lib/Checker/SimpleConstraintManager.h
parenta6430cfe4830787f366e6b46744d8327d659968c (diff)
downloadbcm5719-llvm-839bbacfb2e1b862f0297d8e24c60da4f9e77319.tar.gz
bcm5719-llvm-839bbacfb2e1b862f0297d8e24c60da4f9e77319.zip
Apart from storing/retrieving the previous redeclaration from PCH, also store/retrieve the most recent
redeclaration. That way we are sure that the full redeclarations chain is loaded. When using chained PCHs, first declarations point to the most recent redeclarations in the same PCH. To address this use a REDECLS_UPDATE_LATEST record block to keep track of which first declarations need to point to a most recent redeclaration in another PCH. llvm-svn: 110125
Diffstat (limited to 'clang/lib/Checker/SimpleConstraintManager.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud