[PATCH] D25346: [test-suite] [Polybench] run tests twice with -ffp-contract=on/off

Diana Picus via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 02:43:29 PDT 2016


For the record, you can use git-clang-format for that (you can find it
in clang/tools/clang-format).

On 7 October 2016 at 12:41, Renato Golin via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> rengolin added a comment.
>
> In https://reviews.llvm.org/D25346#564231, @sebpop wrote:
>
>> > clang-format
>>
>> No.  Not in the test-suite.  We do not own that code, and I will not run clang-format on all the tests in the test-suite.
>
>
> Not in the whole test, just in your changes. You're probably using TABS or something, and the formatting is coming wrong. Please look at the result in this page and you'll see.
>
>
> https://reviews.llvm.org/D25346
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits


More information about the llvm-commits mailing list