https://bugs.llvm.org/show_bug.cgi?id=41405

            Bug ID: 41405
           Summary: clang-cl incorrectly parses stack size
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]

https://github.com/llvm-mirror/clang/blob/b44a5edecf19653a9fe2467ec719746b63ff9d05/include/clang/Driver/CLCompatOptions.td#L407

Should be:
def _SLASH_AI : CLJoinedOrSeparate<"F">;

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to