[PATCH] D81917: [clang-tidy] For `run-clang-tidy.py` escape the paths that are used for analysis.

Andi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 2 02:38:29 PDT 2020


Abpostelnicu added a comment.

@njames93 wdyt if we add another parameter to distinguish if we want to use regex or not, and if not we escape the paths?
Also thank you so much for catching this up!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81917





More information about the cfe-commits mailing list