search for: bffe4b0b

Displaying 2 results from an estimated 2 matches for "bffe4b0b".

2016 Aug 15
3
LLVM 3.9 RC binaries should NOT disable assertions.
...rt but I think we want our releases to be assertion free and ensuring that should be part of the releases process. Those are my 2 cents at least. /Eric -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160815/bffe4b0b/attachment.html>
2016 Aug 15
5
LLVM 3.9 RC binaries should NOT disable assertions.
Hi All, I recently learned that the RC binaries are built without assertions, the same way the actual releases are built. This seems like a serious bug to me. We should be looking for assertion failures during RC testing, not hiding them. So why are assertions disabled? I suggest we enable assertions in RC binaries right away. /Eric -------------- next part -------------- An HTML attachment was