[PATCH] D76768: [analyzer] Added support of scan-build and exploded-graph-rewriter regression tests for Windows

Csaba Dabis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 7 09:12:33 PDT 2020


Charusso added a comment.

I believe it is very strange on a Windows system to have multiple dots in a file. The other issue could be the wildcard `/*/` in a path full of `\`s. The LLVM `lit` (https://llvm.org/docs/CommandGuide/lit.html) has tons of Windows-related shortcuts, which I have never seen being used, but could be useful.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76768





More information about the cfe-commits mailing list