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 |
Ted Kremenek
|
12c7799c55
|
Add tests for r163778.
llvm-svn: 163812
|
2012-09-13 17:25:51 +00:00 |