On 6 September 2014 02:25, Nico Weber <[email protected]> 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 [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
