[PATCH] D76869: [Clang] Restore replace_path_prefix instead of startswith
Sylvain Audi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 6 07:30:12 PDT 2020
saudi updated this revision to Diff 262371.
saudi added a comment.
(missed rename `PrefixStyle` to `style` in comment)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76869/new/
https://reviews.llvm.org/D76869
Files:
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/Lex/PPMacroExpansion.cpp
clang/test/Preprocessor/Inputs/include-file-test/file_test.h
clang/test/Preprocessor/file_test.c
clang/test/Preprocessor/file_test.h
clang/test/Preprocessor/file_test_windows.c
llvm/include/llvm/Support/Path.h
llvm/lib/DWARFLinker/DWARFLinker.cpp
llvm/lib/MC/MCContext.cpp
llvm/lib/Support/Path.cpp
llvm/unittests/Support/Path.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76869.262371.patch
Type: text/x-patch
Size: 12687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200506/04d20123/attachment.bin>
More information about the llvm-commits
mailing list