summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/conversion.c
Commit message (Expand)AuthorAgeFilesLines
* Derive tighter ranges for & and >> in the conversion-checking code.John McCall2010-01-061-0/+10
* Significantly rework the calculation of effective integer-expression rangesJohn McCall2010-01-061-0/+26
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Fix PR 5422: handle lvalue results when evaluating 'based' ptrtoints as part ofJohn McCall2009-11-111-0/+6
* Improve -Wconversion by permitting binary operations on values of the targetJohn McCall2009-11-071-0/+5
* Test case for -Wconversion.John McCall2009-11-071-0/+226
OpenPOWER on IntegriCloud