[llvm-bugs] [Bug 45239] Assertion `D.isPastIdentifier() && "Haven't past the location of the identifier yet?"' failed.
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Apr 5 23:24:06 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=45239
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed By Commit(s)| |llvmorg-11-init-7865-g6163a
| |a96799
Resolution|--- |FIXED
Status|CONFIRMED |RESOLVED
--- Comment #3 from Richard Smith <richard-llvm at metafoo.co.uk> ---
This code was triggering a use-after-free of TemplateIdAnnotations. Should be
fixed by llvmorg-11-init-7865-g6163aa96799.
--
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/20200406/92dc83b6/attachment.html>
More information about the llvm-bugs
mailing list