summaryrefslogtreecommitdiff
path: root/test/Frontend/rewrite-includes.c
Commit message (Expand)AuthorAgeFilesLines
* fix build, adjust test also for Windows path separatorLubos Lunak2019-09-181-1/+1
* actually also compile output in tests for -frewrite-includesLubos Lunak2019-09-181-38/+45
* make -frewrite-includes also rewrite conditions in #if/#elifLubos Lunak2019-09-181-8/+45
* Fix evaluation of `__has_include_next` during -frewrite-includes.Volodymyr Sapsai2018-04-131-4/+30
* Revert "clang/test/Driver/crash-report.c: This requires rewriter for -frewrit...Alp Toker2014-07-161-0/+184
* Move clang/test/Frontend/rewrite-*.c to clang/test/Frontend/Rewriter/NAKAMURA Takumi2014-07-161-184/+0
* write a line marker right before adding included fileLubos Lunak2014-05-011-0/+10
* do not use "1" for line marker for the main fileLubos Lunak2014-05-011-0/+1
* revert r207756Lubos Lunak2014-05-011-10/+0
* write a line marker right before adding included fileLubos Lunak2014-05-011-0/+10
* clang/test/Frontend/rewrite-includes.c: Tweak expressions for r'\\', not r'\'...NAKAMURA Takumi2013-08-291-14/+14
* fix sometimes incorrect line numbers in -frewrite-includes mode (pr#14795)Lubos Lunak2013-07-201-6/+15
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-2/+2
* rewrite-includes: Rewrite __has_include(_next) to get rid of a host dependency.Benjamin Kramer2013-04-161-0/+19
* Rename -rewrite-includes to -frewrite-includes.David Blaikie2012-06-141-46/+46
* test/Frontend/rewrite-includes.c: Tweak for win32's pathsep.NAKAMURA Takumi2012-06-071-9/+9
* Add a -rewrite-includes option, which is similar to -rewrite-macros, but only...David Blaikie2012-06-061-0/+145