[PATCH] D104494: [dfsan] Replace dfs$ prefix with .dfsan suffix

George Balatsouras via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 18 14:51:54 PDT 2021


gbalats added a comment.

In D104494#2827708 <https://reviews.llvm.org/D104494#2827708>, @gbalats wrote:

> In D104494#2827639 <https://reviews.llvm.org/D104494#2827639>, @vitalybuka wrote:
>
>> https://lab.llvm.org/buildbot/#/builders/37/builds/4620 looks broken by this patch
>
> Looking into this. I missed (due to the "\\" in the expression) updating this:
> https://github.com/llvm/llvm-project/blob/main/compiler-rt/lib/fuzzer/dataflow/DataFlow.cpp#L93-L94
>
> I will try to get `ninja check-fuzzer` working again and either do a small fix forward or revert (if it turns out to be more complicated than just updating this expression).

https://reviews.llvm.org/D104568


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104494



More information about the llvm-commits mailing list