summaryrefslogtreecommitdiffstats
path: root/clang/test/VFS/external-names.c
Commit message (Expand)AuthorAgeFilesLines
* Fix external-names.c test when separator is \\Michael Platings2019-12-311-3/+3
* Fix `sed -e s@FOO@%/S@` and similar when there's @'s in the working directoryDaniel Sanders2019-12-031-2/+2
* Improve VFS compatibility on WindowsAdrian McCarthy2019-11-141-3/+0
* Switch "windows" to "system-windows" in some XFAILsJeremy Morse2019-09-121-1/+1
* Start porting ivfsoverlay tests to WindowsReid Kleckner2019-09-111-3/+5
* Introduce FileEntryRef and use it when handling includes to report correct de...Alex Lorenz2019-08-221-0/+16
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-2/+2
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-2/+2
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-2/+2
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-2/+2
* Revert "Revert "DI: LLVM schema change: fold constants into string""Duncan P. N. Exon Smith2014-10-031-1/+1
* Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith2014-10-021-1/+1
* DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith2014-10-021-1/+1
* Reapply fixed "Honour 'use-external-names' in FileManager"Ben Langmuir2014-02-281-0/+35
* Revert "Honour 'use-external-names' in FileManager"Ben Langmuir2014-02-271-35/+0
* Honour 'use-external-names' in FileManagerBen Langmuir2014-02-271-0/+35
OpenPOWER on IntegriCloud