[llvm-bugs] [Bug 48690] New: RecoveryExpr incorrectly generated with MS Extension, causes "cannot compile this l-value expression yet"
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jan 7 11:16:11 PST 2021
https://bugs.llvm.org/show_bug.cgi?id=48690
Bug ID: 48690
Summary: RecoveryExpr incorrectly generated with MS Extension,
causes "cannot compile this l-value expression yet"
Product: clang
Version: 11.0
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: C++
Assignee: unassignedclangbugs at nondot.org
Reporter: erich.keane at intel.com
CC: blitzrakete at gmail.com, dgregor at apple.com,
erik.pilkington at gmail.com, hokein at google.com,
llvm-bugs at lists.llvm.org, richard-llvm at metafoo.co.uk
See: https://godbolt.org/z/4E56c3
It seems that despite allowing this as an extension, we're still generating a
RecoverExpr.
--
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/20210107/88113985/attachment.html>
More information about the llvm-bugs
mailing list