| Commit message (Expand) | Author | Age | Files | Lines |
* | Extended VerifyDiagnosticConsumer to also verify source file for diagnostic. | Andy Gibbs | 2013-04-17 | 1 | -0/+16 |
* | rewrite-includes: Rewrite __has_include(_next) to get rid of a host dependency. | Benjamin Kramer | 2013-04-16 | 3 | -0/+41 |
* | Follow Jordan's advice and use {{^}} and {{$}} for this test | Reid Kleckner | 2013-04-11 | 1 | -4/+4 |
* | FileCheck-ify some clang grep tests that use double quotes | Reid Kleckner | 2013-04-10 | 1 | -5/+9 |
* | [frontend] -frewrite-includes: turn implicit module imports into @imports. | Argyrios Kyrtzidis | 2013-04-10 | 1 | -0/+20 |
* | [frontend] -frewrite-includes: if there was no inclusion, don't add lineinfo ... | Argyrios Kyrtzidis | 2013-04-10 | 1 | -1/+1 |
* | Escape # and $ in dependency files. | Benjamin Kramer | 2013-04-02 | 1 | -0/+17 |
* | Delayed template parsing is not supported by the AST serialization system yet... | Aaron Ballman | 2013-03-21 | 1 | -1/+1 |
* | [frontend] Initialize the diagnostic client before loading an ast file. | Argyrios Kyrtzidis | 2013-03-18 | 1 | -0/+22 |
* | [driver] Warnings for warning options are handled by the frontend. The drive... | Chad Rosier | 2013-01-15 | 1 | -0/+5 |
* | hexagon-target-basic.c test: add REQUIRES line for hexagon target | Dmitri Gribenko | 2013-01-02 | 1 | -0/+1 |
* | Correct Hexagon DataLayout string. Fixes bug 14744. | Anshuman Dasgupta | 2013-01-02 | 1 | -0/+8 |
* | A number of test cases assume that an "int" parameter or return value | Ulrich Weigand | 2012-10-24 | 1 | -2/+2 |
* | Change VerifyDiagnosticConsumer so that it *must* contain at least one "expec... | Andy Gibbs | 2012-10-19 | 3 | -5/+48 |
* | Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost... | Andy Gibbs | 2012-10-19 | 5 | -0/+5 |
* | Fix directive parsing in VerifyDiagnosticConsumer so that it ensures that "ex... | Andy Gibbs | 2012-10-19 | 1 | -1/+1 |
* | -iframework should allow separate arguments. | Douglas Gregor | 2012-09-25 | 1 | -1/+1 |
* | don't warn about unused values when the unused value is a statement expressio... | Chris Lattner | 2012-08-31 | 1 | -0/+8 |
* | Update VerifyDiagnosticConsumer to only get directives during parsing. | Jordan Rose | 2012-08-10 | 3 | -0/+39 |
* | Allow -verify directives to be filtered by preprocessing. | Jordan Rose | 2012-07-11 | 3 | -0/+124 |
* | Remove absolute path form include test. | David Blaikie | 2012-06-14 | 1 | -1/+1 |
* | Fix crash on missing header in -rewrite-includes. | David Blaikie | 2012-06-14 | 1 | -0/+7 |
* | Rename -rewrite-includes to -frewrite-includes. | David Blaikie | 2012-06-14 | 1 | -46/+46 |
* | Add -isystem-prefix and -ino-system-prefix arguments, which can be used to | Richard Smith | 2012-06-13 | 7 | -0/+25 |
* | test/Frontend/rewrite-includes.c: Tweak for win32's pathsep. | NAKAMURA Takumi | 2012-06-07 | 1 | -9/+9 |
* | Add a -rewrite-includes option, which is similar to -rewrite-macros, but only... | David Blaikie | 2012-06-06 | 8 | -0/+158 |
* | Escape % in diagnostic message when compiling LLVM IR. | Benjamin Kramer | 2012-03-16 | 1 | -2/+2 |
* | Remove the unuseful -fdiagnostics-show-name | David Blaikie | 2012-02-15 | 1 | -5/+0 |
* | Per discussion on cfe-dev, remove '#error' and '#warning' from diagnostic text. | Ted Kremenek | 2012-02-02 | 1 | -1/+1 |
* | Add test for -Wno-everything. | Argyrios Kyrtzidis | 2012-01-27 | 1 | -0/+7 |
* | rename -ccc-host-triple into -target | Sebastian Pop | 2012-01-20 | 1 | -10/+10 |
* | Revert r148138; it's causing test failures. | Eli Friedman | 2012-01-13 | 1 | -10/+10 |
* | rename -ccc-host-triple into -target | Sebastian Pop | 2012-01-13 | 1 | -10/+10 |
* | test/Frontend/dependency-gen.c: Relax expressions for Win32 host (mingw msys). | NAKAMURA Takumi | 2011-11-17 | 1 | -4/+4 |
* | Frontend: Support -iframework. | Daniel Dunbar | 2011-10-18 | 2 | -0/+4 |
* | Basic/Diagnostics: Apparently, #pragma ... diagnostic is intended to override | Daniel Dunbar | 2011-10-04 | 1 | -0/+9 |
* | Basic/Diagnostics: Rewrite DiagnosticIDs::getDiagnosticLevel completely to be... | Daniel Dunbar | 2011-09-29 | 3 | -6/+6 |
* | tests: Add some more tests for warning mappings. | Daniel Dunbar | 2011-09-29 | 4 | -0/+36 |
* | Basic/Diagnostics: Add an isDefaultMappingAsError method, and switch TextDiag... | Daniel Dunbar | 2011-09-29 | 1 | -0/+8 |
* | Revert r134898, "test/Frontend/dependency-gen.c: Mark XFAIL: mingw due to PR1... | NAKAMURA Takumi | 2011-07-11 | 1 | -4/+0 |
* | test/Frontend/dependency-gen.c: Mark XFAIL: mingw due to PR10331. | NAKAMURA Takumi | 2011-07-11 | 1 | -0/+4 |
* | Fix up dependency file name printing to more closely match that of gcc, inclu... | Eli Friedman | 2011-07-08 | 1 | -13/+21 |
* | The macros defined by the language standard are still available even when the | Nick Lewycky | 2011-06-07 | 1 | -0/+4 |
* | These tests require particular registered targets. Declared as such. | Galina Kistanova | 2011-06-04 | 1 | -0/+1 |
* | Stop leaving a.out files around. | John McCall | 2011-05-16 | 1 | -2/+2 |
* | Initial work to improve documentation for Clang's diagnostics, from Matthieu ... | Douglas Gregor | 2011-04-15 | 1 | -0/+5 |
* | Fixes a crash when generating dependency file stuff | Fariborz Jahanian | 2011-04-15 | 1 | -0/+4 |
* | test: Add the feature "shell". Frontend/dependency-gen.c would be executable ... | NAKAMURA Takumi | 2011-02-28 | 1 | -1/+2 |
* | Tweak this test a bit further to make it easier on grep. Who knows what | Chandler Carruth | 2011-02-24 | 1 | -4/+5 |
* | Clean up the CMake test execution by nuking this directory before we try | Chandler Carruth | 2011-02-23 | 1 | -0/+2 |