aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Frontend/print-header-includes.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-23clang-cl: Include /FI headers in /showIncludes output.Nico Weber1-12/+12
2015-09-02Do not include default sanitizer blacklists into -M/-MM/-MD/-MMD output.Ivan Krasin1-1/+1
2015-08-13Add sanitizer blacklists to the rules generated with -M/-MM/-MD/-MMD.Ivan Krasin1-0/+8
2015-03-02Remove shell requirements from tests that use 'cd'Reid Kleckner1-2/+0
2014-08-12clang/test/Frontend/print-header-includes.c REQUIRES shell due to "cd".NAKAMURA Takumi1-0/+2
2014-08-12Correctly implement -include search logic.Manuel Klimek1-0/+1
2014-07-06clang-cl: /showIncludes output should go to stdout, not stderr. Fixes PR20217.Nico Weber1-4/+4
2013-08-09clang-cl: Support /showIncludesHans Wennborg1-0/+7
2010-08-24Frontend: Add basic -H support.Daniel Dunbar1-0/+8