[cfe-commits] r169088 - /cfe/trunk/test/Driver/fsanitize.c

Chandler Carruth chandlerc at google.com
Sat Dec 1 04:20:47 PST 2012


On Sat, Dec 1, 2012 at 4:15 AM, Joey Gouly <joey.gouly at arm.com> wrote:

> Author: joey
> Date: Sat Dec  1 06:15:28 2012
> New Revision: 169088
>
> URL: http://llvm.org/viewvc/llvm-project?rev=169088&view=rev
> Log:
> Add -emit-llvm to test/Driver/fsanitize.c to stop this failing on the ARM
> bot. Approved by d0k.
>

A simpler solution -- use -### here like in all the other driver tests.
driver tests shouldn't ever actually invoke the cc1 layer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121201/cbcb85cd/attachment.html>


More information about the cfe-commits mailing list