summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/Inputs
Commit message (Expand)AuthorAgeFilesLines
* [c++20] P1959R0: Remove support for std::*_equality.Richard Smith2019-12-161-131/+1
* Implement __builtin_LINE() et. al. to support source location capture.Eric Fiselier2019-05-161-0/+44
* [C++2a] Implement operator<=> CodeGen and ExprConstantEric Fiselier2018-05-071-0/+437
* [Sema] -Wzero-as-null-pointer-constant: don't warn for system macros other th...Roman Lebedev2017-10-261-0/+3
* Do not issue -Wnullability-completeness for dependent types that are not writ...Richard Smith2017-05-191-0/+4
* [coroutines] Implement unhandled_exception changes.Eric Fiselier2017-03-231-0/+37
* Further restrict issuance of 'override' warning if methodFariborz Jahanian2014-11-031-0/+3
* C++-11 [qoi]. Do not warn on missing 'verride' on use ofFariborz Jahanian2014-10-311-0/+3
* [TEST] Improve tests for #pragma clang optimize off/onDario Domizioli2014-07-281-0/+5
* Ignore test Inputs globally and remove redundant lit.local.cfg filesAlp Toker2013-11-151-1/+0
* Make -Wunused warning rules more consistent.Eli Friedman2013-09-101-0/+2
* Suppress the c++11 -Wdeprecated warning for 'register' if it is expanded from aRichard Smith2013-06-141-0/+5
* Suppress -Wunused-variable for variables declared in headers, which may inMatt Beaumont-Gay2013-04-101-0/+11
* Don't warn on use of default allocator with an over-aligned type when theNick Lewycky2012-02-041-0/+7
* Add a new warning, -Wover-aligned, which detects attempts to use the defaultNick Lewycky2012-01-241-0/+12
* Suppress -Warray-bounds in certain cases involving macros from system headers.Matt Beaumont-Gay2011-12-121-0/+11
* Work around an annoying, non-standard optimization in the glibcDouglas Gregor2010-02-122-0/+4
OpenPOWER on IntegriCloud