[LLVMbugs] [Bug 12237] New: Implement __has_module

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Mar 10 19:40:04 PST 2012


http://llvm.org/bugs/show_bug.cgi?id=12237

             Bug #: 12237
           Summary: Implement __has_module
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: dgregor at apple.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Similar to __has_include, we should implement __has_module to determine whether
a given named module is available to be imported.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list