summaryrefslogtreecommitdiffstats
path: root/test/Sema/assign.c
Commit message (Expand)AuthorAgeFilesLines
* Improve the error message for assigning to read-only variables.Richard Trieu2015-04-111-1/+4
* 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 <rdar://problem/5733511> clang doesn't emit error for const array.Steve Naroff2008-02-091-0/+8
* Make sure to propagate qualifiers through the member operator.Eli Friedman2008-02-061-1/+3
* 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
* new testcaseChris Lattner2007-08-281-0/+5