[llvm-bugs] [Bug 25138] New: clang-cl: Parse and silently ignore `#pragma runtime_checks`?
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Sun Oct 11 13:17:40 PDT 2015
    
    
  
https://llvm.org/bugs/show_bug.cgi?id=25138
            Bug ID: 25138
           Summary: clang-cl: Parse and silently ignore `#pragma
                    runtime_checks`?
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
          Assignee: unassignedclangbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified
r190202 let us silently ignore the /RTC flag. Since `#pragma runtime_checks`
controls the same functionality, should it be silently ignored too?
-- 
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/20151011/75fb18a2/attachment.html>
    
    
More information about the llvm-bugs
mailing list