summaryrefslogtreecommitdiff
path: root/test/Sema/tautological-constant-compare.c
Commit message (Expand)AuthorAgeFilesLines
* [Diagnostics] Support -Wtype-limits for GCC compatibilityDavid Bolvansky2019-04-291-0/+2
* Remove TautologicalInRangeCompare from Extra and TautologicalCompare.Nico Weber2018-01-181-2/+2
* [Sema] -Wtautological-constant-compare is too good. Cripple it.Roman Lebedev2018-01-031-32/+12
* Unify implementation of our two different flavours of -Wtautological-compare,Richard Smith2017-12-081-6/+77
* Revert "Unify implementation of our two different flavours of -Wtautological-...Hans Wennborg2017-12-081-59/+6
* Unify implementation of our two different flavours of -Wtautological-compare.Richard Smith2017-12-081-6/+59
* [Sema] Re-land: Diagnose tautological comparison with type's min/max valuesRoman Lebedev2017-10-151-0/+514
* Revert "[Sema] Diagnose tautological comparison with type's min/max values"Roman Lebedev2017-10-121-514/+0
* [Sema] Diagnose tautological comparison with type's min/max valuesRoman Lebedev2017-10-121-0/+514