summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaDecl.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-12-11 23:36:38 +0000
committerTed Kremenek <kremenek@apple.com>2008-12-11 23:36:38 +0000
commit864eb39233ae89e61557b8fabba1f972dfec7fba (patch)
treed76a53cbce0d55023326698faafae4c3cc1e2c42 /clang/lib/Sema/SemaDecl.cpp
parentd9a7795abc99b5d1c5f7a96af9fe04962ca1228c (diff)
downloadbcm5719-llvm-864eb39233ae89e61557b8fabba1f972dfec7fba.tar.gz
bcm5719-llvm-864eb39233ae89e61557b8fabba1f972dfec7fba.zip
PTH:
- Added a side-table per each token-cached file with the preprocessor conditional stack. This tracks what #if's are matched with what #endifs and where their respective tokens are in the PTH file. This will allow for quick skipping of excluded conditional branches in the Preprocessor. - Performance testing shows the addition of this information (without actually utilizing it) leads to no performance regressions. llvm-svn: 60911
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud