diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-12-03 00:38:03 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-12-03 00:38:03 +0000 |
commit | 0c6a77bc1f52f282a969538f139ebde429076ed3 (patch) | |
tree | 01dc89148f8a7cbec4bc1a74c7ab80b2731bfe8a /lib/Analysis/BasicConstraintManager.cpp | |
parent | 6fec64874f282f7084d5c626e42241cdcbafac9d (diff) |
- Remove PTHManager.cpp. Move all of its functions to PTHLexer.cpp since some of the internal methods are used by PTHLexer (their implementations are intertwined.) This enables some important inlining opportunities at -O3.
- Don't construct an std::vector<Token> prior to feeding PTH tokens to the Preprocessor. Stream them off the PTH file directly.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60447 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/BasicConstraintManager.cpp')
0 files changed, 0 insertions, 0 deletions