summaryrefslogtreecommitdiffstats
path: root/clang/test/Misc
Commit message (Expand)AuthorAgeFilesLines
* PR4715Shantonu Sen2009-08-141-1/+4
* Fix for PR2386: distinguish between insertion and replacements in the Eli Friedman2009-05-181-0/+4
* When word-wrapping, be more defensive about a ridiculously small number of co...Douglas Gregor2009-05-151-1/+1
* adjust this to bourne shell syntaxChris Lattner2009-05-061-1/+1
* Fix rdar://6849429 - -Wunused-value with deeply nested macro expansion genera...Chris Lattner2009-05-051-0/+26
* rename testChris Lattner2009-05-051-0/+0
* Update test case... the location given for this error makes it lookDaniel Dunbar2009-05-041-2/+2
* Fix an infinite loop in diagnostic printing.Daniel Dunbar2009-05-031-1/+14
* When printing a source line as part of a diagnostic, the source lineDouglas Gregor2009-05-011-0/+9
* Implement -fmessage-length=N, which word-wraps diagnostics to N columns. Douglas Gregor2009-05-011-0/+13
* Fix rdar://6814950 - stdint.h isn't "-pedantic -std=c89" clean,Chris Lattner2009-04-221-0/+5
* arrange for -Wno-error=foo warnings to be immune to -Werror as Chris Lattner2009-04-161-0/+19
* add another sanity check for -Werror=xxChris Lattner2009-04-151-0/+3
* add a missing &&Chris Lattner2009-04-151-1/+1
* fix a broken test, that passed for the wrong reason. Two wrongs make a right...Chris Lattner2009-04-151-1/+1
* Rejigger how -pedantic and -pedantic-errors work and their interactionChris Lattner2009-04-151-0/+27
* Rename clang to clang-cc.Daniel Dunbar2009-03-243-3/+3
* fix PR3798 by ignoring all diagnostics generated while repreprocessing a file...Chris Lattner2009-03-131-0/+7
* add \n characters to the scratch buffer *before* returned tokens. Chris Lattner2009-03-081-0/+12
* Fix PR3635 by handling ## magicallyChris Lattner2009-02-241-0/+6
* Fix rdar://6562329, a static analyzer crash Ted noticed on Chris Lattner2009-02-131-0/+5
* fix bogus run line.Chris Lattner2008-08-181-1/+1
* Removed option "-parse-ast-check" from clang driver. This is now implementedTed Kremenek2007-09-261-1/+1
* Build ASTs before relexing the file. This avoids having comment finding muta...Chris Lattner2007-08-101-0/+5
OpenPOWER on IntegriCloud