[PATCH] D67908: [tblgen] Disable Leak detection for ASan/GCC and LSan/LLVM
Francis Ricci via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 23 05:06:59 PDT 2019
fjricci accepted this revision.
fjricci added a comment.
This revision is now accepted and ready to land.
Interesting - I had tried to add has_feature for lsan to clang in the past and couldn’t get the change accepted. Nice to see it works now :)
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67908/new/
https://reviews.llvm.org/D67908
More information about the llvm-commits
mailing list