"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "cc52c2ce8aad523affcae0e15c20f9d4b7ecccc3"
-
Ted Kremenek authored
- 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
864eb392
Loading