| commit | a7e2e74cefc4d66de4b2310a9c6256ff7de5a6a7 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Wed Jul 19 06:32:35 2006 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Wed Jul 19 06:32:35 2006 +0000 |
| tree | 9c9b93b89d7c5503ad7b478c9e1bfd84d5f42167 | |
| parent | 30a2fa14aeb91c43686fcbaf5cba22fe302a5668 [diff] |
Avoid testing / ## * in the lexer. This will cause an unhelpful error message to be emitted from the lexer. This fixes macro_paste_c_block_comment.c llvm-svn: 38737