[llvm-bugs] [Bug 43215] Assertion failed: Current->LocalDecls.find(D) == Current->LocalDecls.end() && "Instantiated local in inner and outer scopes", file C:\src\llvm_package_900-rc3\llvm\tools\clang\lib\Sema\SemaTemplateInstantiate.cpp, line 2994
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Oct 29 06:56:22 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=43215
Aaron Ballman <aaron at aaronballman.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WORKSFORME
CC| |aaron at aaronballman.com
Status|NEW |RESOLVED
--- Comment #3 from Aaron Ballman <aaron at aaronballman.com> ---
I cannot reproduce this issue. If you're still seeing the problem with Clang
trunk, please reopen this bug with additional details on how to reproduce. (If
you're still seeing it, knowing the -cc1 invocation produced by clang-cl would
help.)
--
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/20211029/804f91db/attachment-0001.html>
More information about the llvm-bugs
mailing list