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 <[email protected]>: > 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 > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
