summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex/PTHLexer.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-11-20 07:56:33 +0000
committerTed Kremenek <kremenek@apple.com>2008-11-20 07:56:33 +0000
commit85b48c6e3aa1beef91ae1d794beee26f310baf56 (patch)
tree7e451f320d4f3fe853386a23d03c27f445bbbf02 /clang/lib/Lex/PTHLexer.cpp
parentf4fd9b7ec49cbaf6f3911fe9b337893748994364 (diff)
downloadbcm5719-llvm-85b48c6e3aa1beef91ae1d794beee26f310baf56.tar.gz
bcm5719-llvm-85b48c6e3aa1beef91ae1d794beee26f310baf56.zip
Add ugly "test harness" for PTHLexer that is not enabled by default. The
(temporary hack) to test the PTHLexer is that whenever we would create a Lexer object we instead raw lex a memory buffer first and then use the PTHLexer. This logic exists only to driver the PTHLexer and will be removed/changed in the future. Note that the regular path using normal Lexer objects is what is used by default. llvm-svn: 59723
Diffstat (limited to 'clang/lib/Lex/PTHLexer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud