diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-11-20 07:56:33 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-11-20 07:56:33 +0000 |
commit | 85b48c6e3aa1beef91ae1d794beee26f310baf56 (patch) | |
tree | 7e451f320d4f3fe853386a23d03c27f445bbbf02 /clang/lib/Lex/PTHLexer.cpp | |
parent | f4fd9b7ec49cbaf6f3911fe9b337893748994364 (diff) | |
download | bcm5719-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