[PATCH] D76869: [Clang] Restore replace_path_prefix instead of startswith

Sylvain Audi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 29 11:16:39 PDT 2020


saudi updated this revision to Diff 260961.
saudi added a comment.

rebase, and apply suggestions (removed regex matching in test `file_test_windows.c` test).


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/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.260961.patch
Type: text/x-patch
Size: 11629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200429/6a336d40/attachment-0001.bin>


More information about the llvm-commits mailing list