summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/typedef-retain.c
Commit message (Expand)AuthorAgeFilesLines
* For PR17164: split -fno-lax-vector-conversion into three differentRichard Smith2019-09-131-1/+1
* Revert "For PR17164: split -fno-lax-vector-conversion into three different"Jonas Devlieghere2019-09-131-1/+1
* For PR17164: split -fno-lax-vector-conversion into three differentRichard Smith2019-09-131-1/+1
* Fif for an issue when Clang permits assignment to vector/extvector elements i...Andrew V. Tischenko2018-02-091-2/+2
* Print detailed vector type information on diagnostics.Benjamin Kramer2014-04-251-2/+2
* Change the canonical representation of array types to store qualifiers on theJohn McCall2011-01-191-12/+0
* Improve diagnostics when we fail to convert from a source type to aDouglas Gregor2010-04-091-2/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix typo noticed by Chris.Anders Carlsson2009-01-301-1/+1
* Turn on -flax-vector-conversions by default, issue a warning whenever one is ...Anders Carlsson2009-01-301-1/+1
* Finally fix PR2189. This makes a fairly invasive but important change toChris Lattner2008-08-041-2/+14
* Fix several bugs in array -> pointer decomposition.Chris Lattner2008-04-021-0/+12
* Merge all the 'assignment' diagnostic code into one routine, decloning Chris Lattner2008-01-041-2/+2
* rename -parse-ast-print to -ast-printChris Lattner2007-10-111-1/+1
* Removed option "-parse-ast-check" from clang driver. This is now implementedTed Kremenek2007-09-261-1/+1
* I forgot to check this in earlierChris Lattner2007-07-171-0/+14
OpenPOWER on IntegriCloud