summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend/print-header-includes.c
Commit message (Expand)AuthorAgeFilesLines
* [clang-cl] Print /showIncludes to stderr, if used in combination with /E, /EP...Erich Keane2018-05-041-8/+16
* clang-cl: Include /FI headers in /showIncludes output.Nico Weber2016-03-231-12/+12
* Do not include default sanitizer blacklists into -M/-MM/-MD/-MMD output.Ivan Krasin2015-09-021-1/+1
* Add sanitizer blacklists to the rules generated with -M/-MM/-MD/-MMD.Ivan Krasin2015-08-131-0/+8
* Remove shell requirements from tests that use 'cd'Reid Kleckner2015-03-021-2/+0
* clang/test/Frontend/print-header-includes.c REQUIRES shell due to "cd".NAKAMURA Takumi2014-08-121-0/+2
* Correctly implement -include search logic.Manuel Klimek2014-08-121-0/+1
* clang-cl: /showIncludes output should go to stdout, not stderr. Fixes PR20217.Nico Weber2014-07-061-4/+4
* clang-cl: Support /showIncludesHans Wennborg2013-08-091-0/+7
* Frontend: Add basic -H support.Daniel Dunbar2010-08-241-0/+8
OpenPOWER on IntegriCloud