[PATCH] D21017: [asan] Reenable ASan tests in "check-all"

Wang Wei via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 6 07:41:10 PDT 2016


wang0109 added a comment.

Just did a bit of recall how it happened.. Originally I added only the "OR CMAKE_SIZEOF_VOID_P EQUAL 8" part to exclude some windows only tests for 64-bit. Then I tried to "extend the scope" to exclude other tests for it as well, and copy-pasted the condition without too much thinking..


http://reviews.llvm.org/D21017





More information about the llvm-commits mailing list