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 | 15ba2af0f9ad52e67e908179b8ec2eb404e11c61 (patch) | |
tree | 441a556ee7ead0ff4a216817e0a77b5b6444508a /lib/CodeGen/CodeGenFunction.h | |
parent | ac2dda65d2d39c0a83d95bdf6237edbf4685bc58 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59723 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions