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

Adrian McCarthy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 6 08:35:35 PDT 2020


amccarth accepted this revision.
amccarth added a comment.

LGTM.  Thanks.

I'm less worried about the details of style (like camel casing), since I have the impression things are changing.  In general, stick to prevalent style of the file when it's discernable.  My issue with PrefixStyle was that the name could be confusing.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76869/new/

https://reviews.llvm.org/D76869





More information about the llvm-commits mailing list