[llvm-bugs] [Bug 24664] New: IF_STMT missing when calling a function returning bool

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Sep 1 14:23:57 PDT 2015


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: unassignedclangbugs at nondot.org
          Reporter: SebastiansPublicAddress at googlemail.com
                CC: klimek at google.com, llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150901/78d1f17c/attachment.html>


More information about the llvm-bugs mailing list