[llvm-bugs] [Bug 41405] New: clang-cl incorrectly parses stack size
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Apr 5 15:15:23 PDT 2019
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: unassignedclangbugs at nondot.org
Reporter: tiagomacarios at gmail.com
CC: blitzrakete at gmail.com, dgregor at apple.com,
erik.pilkington at gmail.com, llvm-bugs at lists.llvm.org,
richard-llvm at metafoo.co.uk
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190405/b1956179/attachment.html>
More information about the llvm-bugs
mailing list