diff options
author | Martin Storsjö <martin@martin.st> | 2020-11-04 15:59:56 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2021-02-18 09:03:53 +0200 |
commit | 78d693faecf98718dadfa6e39f291e5999f380c7 (patch) | |
tree | 324811c3c685e8edec2af529f22baf849b1c8189 /llvm/lib/CodeGen/RDFGraph.cpp | |
parent | 3ae27fca7ea584222bb93019d12bc79f2ada64f0 (diff) | |
download | llvm-78d693faecf98718dadfa6e39f291e5999f380c7.zip llvm-78d693faecf98718dadfa6e39f291e5999f380c7.tar.gz llvm-78d693faecf98718dadfa6e39f291e5999f380c7.tar.bz2 |
[libcxx] Implement append and operator/ properly for windows
The root_path function has to be changed to return the parsed bit
as-is; otherwise a path like "//net" gets a root path of "//net/", as
the root name, "//net", gets the root directory (an empty string) appended,
forming "//net/". (The same doesn't happen for the root dir "c:" though.)
Differential Revision: https://reviews.llvm.org/D91178
Diffstat (limited to 'llvm/lib/CodeGen/RDFGraph.cpp')
0 files changed, 0 insertions, 0 deletions