summaryrefslogtreecommitdiff
path: root/test/SemaCXX/Inputs
AgeCommit message (Expand)Author
2017-10-26[Sema] -Wzero-as-null-pointer-constant: don't warn for system macros other th...Roman Lebedev
2017-05-19Do not issue -Wnullability-completeness for dependent types that are not writ...Richard Smith
2017-03-23[coroutines] Implement unhandled_exception changes.Eric Fiselier
2014-11-03Further restrict issuance of 'override' warning if methodFariborz Jahanian
2014-10-31C++-11 [qoi]. Do not warn on missing 'verride' on use ofFariborz Jahanian
2014-07-28[TEST] Improve tests for #pragma clang optimize off/onDario Domizioli
2013-11-15Ignore test Inputs globally and remove redundant lit.local.cfg filesAlp Toker
2013-09-10Make -Wunused warning rules more consistent.Eli Friedman
2013-06-14Suppress the c++11 -Wdeprecated warning for 'register' if it is expanded from aRichard Smith
2013-04-10Suppress -Wunused-variable for variables declared in headers, which may inMatt Beaumont-Gay
2012-02-04Don't warn on use of default allocator with an over-aligned type when theNick Lewycky
2012-01-24Add a new warning, -Wover-aligned, which detects attempts to use the defaultNick Lewycky
2011-12-12Suppress -Warray-bounds in certain cases involving macros from system headers.Matt Beaumont-Gay
2010-02-12Work around an annoying, non-standard optimization in the glibcDouglas Gregor