search for: cc3323f6

Displaying 2 results from an estimated 2 matches for "cc3323f6".

2016 Jun 01
0
[RFC] Changing `lit` default output
This part I didn't change, but I'm not completely sure I understood your message -- is there a change you wanted here? - Daniel On Tue, May 31, 2016 at 5:01 PM, Reid Kleckner <rnk at google.com> wrote: > As long as the individual commands are still copy-pastable into both cmd > and bash, I'm happy. I think practice this means the output should look > more like this:
2016 Jun 01
2
[RFC] Changing `lit` default output
As long as the individual commands are still copy-pastable into both cmd and bash, I'm happy. I think practice this means the output should look more like this: some test: // RUN: %clang_cc1 %s -verify output: $ "C:\\src\\llvm\\build\\bin\\clang.exe" -cc1 "C:\\....\\test.cpp" -verify Essentially every program used in the LLVM test suite understands forward slashes, so we