diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-03-11 22:41:45 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-03-11 22:41:45 +0000 |
commit | 198034105d36c7006b9506572d365a43f0d66f3c (patch) | |
tree | 5410988aadca93619d07f20502826346f38ac07b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | dcd25e31a7387279da8bbe964652581f389784b4 (diff) | |
download | llvm-198034105d36c7006b9506572d365a43f0d66f3c.zip llvm-198034105d36c7006b9506572d365a43f0d66f3c.tar.gz llvm-198034105d36c7006b9506572d365a43f0d66f3c.tar.bz2 |
lex: improve include handling on Linux for Windows
Normalise the path separator character on non-windows platforms. Although this
would work on Windows as well (most newer versions of Windows support either '/'
or '\' as a path separator character), it could potentially cause problems with
full UNC paths. This change enables the use of the Windows SDK on Linux which
will not accept '\' as a path separator.
llvm-svn: 203614
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions