aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2020-10-13 21:42:31 +0300
committerMartin Storsjö <martin@martin.st>2020-10-20 00:07:02 +0300
commit5c39eebc126dca73c086562bbd9598d4d4c7c197 (patch)
tree41bf331fa17c75b048f338ccf3ad00cc90fc6952 /clang/lib/Frontend/CompilerInvocation.cpp
parentafe40b305d2292bce5b2694220697c6e6bdeed65 (diff)
downloadllvm-5c39eebc126dca73c086562bbd9598d4d4c7c197.zip
llvm-5c39eebc126dca73c086562bbd9598d4d4c7c197.tar.gz
llvm-5c39eebc126dca73c086562bbd9598d4d4c7c197.tar.bz2
[libcxx] [test] Fix filesystem_test_helper.h to compile for windows
Use .string() instead of .native() in places where we want to combine paths with std::string. Convert some methods to take a fs::path as parameter instead of std::string, for cases where they are called with paths as parameters (which can't be implicitly converted to std::string if the path's string_type is wstring). Differential Revision: https://reviews.llvm.org/D89530
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions