[RFC] cmake: Error instead of warning and dropping invalid LLVM_USE_SANITIZER

Justin Bogner via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 31 17:51:55 PDT 2015


Typos in LLVM_USE_SANITIZER=<value> emit a fairly missable warning and
run with no sanitizers. It would be better to error here, but the
attached patch doesn't seem to work (cmake still exits zero). Thoughts?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake-bad-sanitizer.patch
Type: text/x-patch
Size: 1962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150831/b950121d/attachment.bin>


More information about the llvm-commits mailing list