diff options
| author | Felix S. Klock II <pnkfelix@pnkfx.org> | 2014-08-13 13:15:31 +0200 |
|---|---|---|
| committer | Felix S. Klock II <pnkfelix@pnkfx.org> | 2014-08-13 17:41:35 +0200 |
| commit | 9434920b24405588d22c17436b184736881ed933 (patch) | |
| tree | bd961d09006411460055a96410a407097aac3b1b /src/rustllvm/RustWrapper.cpp | |
| parent | c3ce245ba68f62edfc5818f003b2b78a02ce5c03 (diff) | |
| download | rust-9434920b24405588d22c17436b184736881ed933.tar.gz rust-9434920b24405588d22c17436b184736881ed933.zip | |
rustc lexer: regression tests for embedded Idents.
I chose to make two of them because I wanted something close to an "end-to-end" test (*), but at the same time I wanted a test that would run on Windows (**). (*) The run-make test serves as the end-to-end: It constructs an input that is trying to subvert the hack and we are going to check that it fails in the attempt). (**) The compile-fail-fulldeps test serves as a more narrow test that will be tested on all platforms. It also attempts to subvert the hack, testing that when you use `new_parser_from_tts`, the resulting parser does not support reading embedded Idents.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
