Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-cl] Print /showIncludes to stderr, if used in combination with /E, /EP... | Erich Keane | 2018-05-04 | 1 | -8/+16 |
* | clang-cl: Include /FI headers in /showIncludes output. | Nico Weber | 2016-03-23 | 1 | -12/+12 |
* | Do not include default sanitizer blacklists into -M/-MM/-MD/-MMD output. | Ivan Krasin | 2015-09-02 | 1 | -1/+1 |
* | Add sanitizer blacklists to the rules generated with -M/-MM/-MD/-MMD. | Ivan Krasin | 2015-08-13 | 1 | -0/+8 |
* | Remove shell requirements from tests that use 'cd' | Reid Kleckner | 2015-03-02 | 1 | -2/+0 |
* | clang/test/Frontend/print-header-includes.c REQUIRES shell due to "cd". | NAKAMURA Takumi | 2014-08-12 | 1 | -0/+2 |
* | Correctly implement -include search logic. | Manuel Klimek | 2014-08-12 | 1 | -0/+1 |
* | clang-cl: /showIncludes output should go to stdout, not stderr. Fixes PR20217. | Nico Weber | 2014-07-06 | 1 | -4/+4 |
* | clang-cl: Support /showIncludes | Hans Wennborg | 2013-08-09 | 1 | -0/+7 |
* | Frontend: Add basic -H support. | Daniel Dunbar | 2010-08-24 | 1 | -0/+8 |