[PATCH] D81801: Remove KillTheDoctor

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 15 07:01:04 PDT 2020


lenary added inline comments.


================
Comment at: compiler-rt/test/cfi/lit.cfg.py:22-24
+    config.substitutions.append((r"not --crash_unless_devirt ", ""))
   else:
+    config.substitutions.append((r"not --crash_unless_devirt ", config.expect_crash))
----------------
These changes look wrong.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81801





More information about the llvm-commits mailing list