r196372 - do not warn about unknown pragmas in modes that do not handle them (pr9537)

NAKAMURA Takumi geek4civic at gmail.com
Wed Dec 4 03:55:40 PST 2013


I have reverted this. It triggered crashes on check-clang with +Asserts.

http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/11922

2013/12/4 Joerg Sonnenberger <joerg at britannica.bec.de>:
> On Wed, Dec 04, 2013 at 10:21:41AM -0000, Lubos Lunak wrote:
>> Author: llunak
>> Date: Wed Dec  4 04:21:41 2013
>> New Revision: 196372
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=196372&view=rev
>> Log:
>> do not warn about unknown pragmas in modes that do not handle them (pr9537)
>>
>> And refactor to have just one place in code that sets up the empty
>> pragma handlers.
>
> Test case? Otherwise, thanks for looking at this. Bill -- is it harmless
> enough to include in 3.4?
>
> Joerg
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits



More information about the cfe-commits mailing list