Displaying 1 result from an estimated 1 matches for "f8b1e4c2".
2016 Sep 12
2
Counterintuitive use of LLVMBool in C-API?
...*OutModule);
However in most scenarios i know, a Bool is something like
0 = False
!0 = True
In short: is it just me or is this really counterintuitive?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160912/f8b1e4c2/attachment.html>