summaryrefslogtreecommitdiff
path: root/test/Preprocessor/Inputs
Commit message (Expand)AuthorAgeFilesLines
* [Preprocessor] Fix crash emitting note with framework location for "file not ...Volodymyr Sapsai2019-05-271-0/+7
* Reland "[Clang][PP] Add the __FILE_NAME__ builtin macro"Kristina Brooks2019-05-164-0/+9
* Revert r360833 until I can work out the issue with Win32 botsKristina Brooks2019-05-164-9/+0
* [Clang][PP] Add the __FILE_NAME__ builtin macro.Kristina Brooks2019-05-164-0/+9
* Improve the diagnostic for #include_next occurring in a file not foundRichard Smith2019-03-213-0/+3
* [Preprocessor] Stop entering included files after hitting a fatal error.Volodymyr Sapsai2018-07-253-0/+10
* Re-apply: Add python tool to dump and construct header mapsBruno Cardoso Lopes2018-06-216-0/+18
* Revert "Add python tool to dump and construct header maps"Bruno Cardoso Lopes2018-06-216-18/+0
* Add python tool to dump and construct header mapsBruno Cardoso Lopes2018-06-206-0/+18
* Preprocessor: Suppress -Wnonportable-include-path for header mapsDuncan P. N. Exon Smith2017-04-272-0/+0
* Rename -Wmsvc-include to -Wmicrosoft-include, now that -Wmicrosoft is split up.Nico Weber2015-07-282-2/+2
* Fix what looks like accidentally repeated file contents. No behavior change.Nico Weber2015-07-282-6/+0
* Force a header file input to the headermap test to have differentChandler Carruth2014-03-301-1/+1
* [HeaderSearch] Make sure we clear the mapped name from the LookupFileCacheInf...Argyrios Kyrtzidis2014-03-293-0/+2
* Add missing test file for r201615Reid Kleckner2014-02-181-0/+3
* Fix false positives in -Wmsvc-include by continuing header searchReid Kleckner2014-02-181-1/+3
* Move test inputs into the Inputs directory (improvement/fix to r201419)David Blaikie2014-02-152-0/+2
* Revert "Fix assertion failures on annot_* tokens in clang -E"Ben Langmuir2014-01-302-5/+0
* Fix assertion failures on annot_* tokens in clang -EBen Langmuir2014-01-302-0/+5
* Move MS header search test inputs to Inputs/Reid Kleckner2013-12-275-0/+21
* [Lex] Add support for 'user specified system frameworks' (see test case).Daniel Dunbar2012-04-053-0/+9