[PATCH] D95808: [test] Use host platform specific error message substitution in lit tests - continued

Denys Petrov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 15 09:25:17 PST 2021


ASDenysPetrov reopened this revision.
ASDenysPetrov added a comment.
This revision is now accepted and ready to land.

Hi, @abhina.sreeskantharajan.
I've just updated my repo and got this patch. After your changes I caught a test fail specifically in my domain of Clang Static Analyzer.
Here is output of `Analysis/taint-generic.c` F15537807: output_taint_test.txt <https://reviews.llvm.org/F15537807>
Could you please check it and try to fix?
While testing I'm using build on //Win10 + GCC// config.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95808



More information about the llvm-commits mailing list