summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend/Inputs
Commit message (Expand)AuthorAgeFilesLines
* Move test input file into same directory as test. NFCRichard Trieu2018-05-081-0/+0
* Track skipped files in dependency scanning.Volodymyr Sapsai2018-05-011-0/+3
* Fix evaluation of `__has_include_next` during -frewrite-includes.Volodymyr Sapsai2018-04-132-0/+4
* Fix opt-remark with hotness testcase for sample-based PGOAdam Nemet2017-12-011-5/+5
* [PGO] Detect more structural changes with the stable hashVedant Kumar2017-11-141-2/+2
* Un-revert "[Driver] Add -fdiagnostics-hotness-threshold"Brian Gesiak2017-07-011-1/+1
* Revert "[Driver] Add -fdiagnostics-hotness-threshold"Brian Gesiak2017-07-011-1/+1
* [Driver] Add -fdiagnostics-hotness-thresholdBrian Gesiak2017-07-011-1/+1
* [Frontend] 'Show hotness' can be used with a sampling profileBrian Gesiak2017-06-231-0/+7
* Add test coverage for recent behavior change in GNU line marker pre-processingReid Kleckner2017-05-232-0/+2
* Give files from #line the characteristics of the current fileReid Kleckner2017-05-222-0/+3
* PR26771: don't forget the " 2" (returning from #included file) linemarker aft...Richard Smith2017-04-291-0/+0
* Reapply r281276 with passing -emit-llvm in one of the testsAdam Nemet2016-09-131-0/+25
* Revert "Add -fdiagnostics-show-hotness"Adam Nemet2016-09-131-25/+0
* Add -fdiagnostics-show-hotnessAdam Nemet2016-09-121-0/+25
* Add support for -fdiagnostics-absolute-paths: printing absolute paths in diag...Hans Wennborg2016-08-261-0/+3
* Fix the sample profile format that breaks in test http://lab.llvm.org:8011/bu...Dehao Chen2015-09-301-1/+1
* Support using sample profiles with partial debug info (driver)Diego Novillo2014-10-221-0/+2
* Revert "clang/test/Driver/crash-report.c: This requires rewriter for -frewrit...Alp Toker2014-07-1610-0/+23
* Move clang/test/Frontend/rewrite-*.c to clang/test/Frontend/Rewriter/NAKAMURA Takumi2014-07-1610-23/+0
* write a line marker right before adding included fileLubos Lunak2014-05-011-0/+4
* revert r207756Lubos Lunak2014-05-011-4/+0
* write a line marker right before adding included fileLubos Lunak2014-05-011-0/+4
* strip UTF-8 BOM in -frewrite-includes (PR#15664)Lubos Lunak2013-11-271-0/+1
* Ignore test Inputs globally and remove redundant lit.local.cfg filesAlp Toker2013-11-151-1/+0
* rewrite-includes: Rewrite __has_include(_next) to get rid of a host dependency.Benjamin Kramer2013-04-161-0/+5
* Add -isystem-prefix and -ino-system-prefix arguments, which can be used toRichard Smith2012-06-136-0/+14
* Add a -rewrite-includes option, which is similar to -rewrite-macros, but only...David Blaikie2012-06-067-0/+13
* Frontend: Support -iframework.Daniel Dunbar2011-10-181-0/+1
* Frontend: Add basic -H support.Daniel Dunbar2010-08-244-0/+4
OpenPOWER on IntegriCloud