r217298 - Add -Wunused-local-typedef, a warning that finds unused local typedefs.

Nico Weber thakis at chromium.org
Sat Sep 6 08:58:46 PDT 2014


I tried a fix in r217313, sorry about that!


On Sat, Sep 6, 2014 at 4:55 AM, Renato Golin <renato.golin at linaro.org>
wrote:

> On 6 September 2014 02:25, Nico Weber <nicolasweber at gmx.de> wrote:
> > Author: nico
> > Date: Fri Sep  5 20:25:55 2014
> > New Revision: 217298
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=217298&view=rev
> > Log:
> > Add -Wunused-local-typedef, a warning that finds unused local typedefs.
>
> Hi Nico,
>
> This breaks our buildbots... "Unsupported architecture 'armv7l' for
> MS-style inline assembly"
>
> http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a15/builds/2471
>
> Please, follow this guidelines when creating tests that need
> target-specific features:
>
> http://llvm.org/docs/TestingGuide.html#platform-specific-tests
>
> cheers,
> --renato
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140906/58e890a9/attachment.html>


More information about the cfe-commits mailing list