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: unassignedclangb...@nondot.org
          Reporter: nicolaswe...@gmx.de
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to