[llvm-bugs] [Bug 43779] [clang-cl] diagnoses __expect(<dependent-expression>) at template parse time
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Nov 7 14:57:20 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=43779
Reid Kleckner <rnk at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|CONFIRMED |RESOLVED
--- Comment #2 from Reid Kleckner <rnk at google.com> ---
http://github.com/llvm/llvm-project/commit/7177ce978e8f8e5409cec90bad07df92441656e3
Thanks for the report. This code hadn't been touched since __try / __except
parsing support was added (2011):
http://github.com/llvm/llvm-project/commit/1c0675e155b932c2ec3bf3fd8c424c823632a29c
--
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/20191107/7db79765/attachment.html>
More information about the llvm-bugs
mailing list