Fangrui Song
|
5c29ffda90
|
Revert "[Driver][test] Replace ^//$ with empty string"
This reverts commit 4817b7729a .
It caused some `^/\n` and had some objection about its readability improvement.
|
2022-06-24 13:52:27 -07:00 |
Fangrui Song
|
4817b7729a
|
[Driver][test] Replace ^//$ with empty string
The convention does not add //\n. Having all RUN/CHECK lines separated by //\n
makes editor movement difficult (e.g. { } in Vim).
|
2022-06-24 11:25:03 -07:00 |
Chandler Carruth
|
82701204a4
|
Add my test case for r128353. I think this is the last test case to fail
to be added... Sorry for the noise.
llvm-svn: 128395
|
2011-03-27 21:03:41 +00:00 |