[PATCH] D106206: Lazy initialized the NotUnderValgrind flag

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 20 09:38:11 PDT 2021


mehdi_amini added a comment.

Nuking these methods and running the LLVM tests with Valgrind still worked: `bin/llvm-lit ../llvm/test/  --vg`

Maybe we can delete this entirely? Can one of the Julia folks look if you need this (and provide a test)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106206



More information about the llvm-commits mailing list