[llvm-bugs] [Bug 34960] Segfault on deserializing invalid DecompositionDecl in clang::Decl::setInvalidDecl(bool)
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Sep 7 11:04:19 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=34960
Hans Wennborg <hans at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|CONFIRMED |RESOLVED
CC| |hans at chromium.org
--- Comment #10 from Hans Wennborg <hans at chromium.org> ---
(In reply to Aaron Puchert from comment #9)
> Ended up fixing this differently, by setting InvalidDecl directly from the
> deserialization code instead of calling setInvalidDecl. Fix landed in master.
>
> I think this is interesting for 11.0.0: the fix is very small, and shouldn't
> cause regressions.
Okay, pushed as 96b8fd70d1572d3d38abce208e855c49f9eeac1d.
--
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/20200907/8bf70ba5/attachment-0001.html>
More information about the llvm-bugs
mailing list