https://llvm.org/bugs/show_bug.cgi?id=24664
Bug ID: 24664 Summary: IF_STMT missing when calling a function returning bool Product: clang Version: 3.6 Hardware: PC OS: Windows XP Status: NEW Severity: normal Priority: P Component: libclang Assignee: unassignedclangb...@nondot.org Reporter: sebastianspublicaddr...@googlemail.com CC: kli...@google.com, llvm-bugs@lists.llvm.org Classification: Unclassified Created attachment 14808 --> https://llvm.org/bugs/attachment.cgi?id=14808&action=edit Source to reproduce issue WIth the attached source, I only get an IF_STMT in call_int, but not in call_bool. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs