Open Quuxplusone opened 5 years ago
Bugzilla Link | PR44086 |
Status | NEW |
Importance | P enhancement |
Reported by | Mark Ingram (me@mark-ingram.com) |
Reported on | 2019-11-20 08:06:03 -0800 |
Last modified on | 2020-01-07 16:38:38 -0800 |
Version | 9.0 |
Hardware | PC Windows NT |
CC | duhowett@microsoft.com, htmldeveloper@gmail.com, llvm-bugs@lists.llvm.org, neeilans@live.com, richard-llvm@metafoo.co.uk |
Fixed by commit(s) | |
Attachments | |
Blocks | |
Blocked by | |
See also |
Additional information from a TRUNK build.
Assertion failed: Val && "isa<> used on a null pointer", file
E:\src\llvm\include\llvm/Support/Casting.h, line 105
0x00007FF7C1F41FA8 (0x0000000519382838 0x000001A277CBC860 0x000001A277C59918
0xCCCCCCCCCCCCCCCC), llvm::isa<clang::ImplicitParamDecl,clang::VarDecl const
*>() + 0x28 bytes(s), E:\src\llvm\include\llvm\Support\Casting.h, line 144
0x00007FF7C2265484 (0x00000005193830D8 0x0000000519385698 0x000001A2782A24E0
0x000001A2782BE800), clang::CodeGen::CodeGenFunction::EmitCapturedLocals() +
0x4B4 bytes(s), E:\src\llvm\tools\clang\lib\CodeGen\CGException.cpp, line 1798
+ 0xD byte(s)
0x00007FF7C226464E (0x00000005193830D8 0x0000000519385698 0xCCCCCCCCCCCCCC00
0x000001A2782A24E0), clang::CodeGen::CodeGenFunction::startOutlinedSEHHelper()
+ 0x6FE bytes(s), E:\src\llvm\tools\clang\lib\CodeGen\CGException.cpp, line 1889
0x00007FF7C2100A62 (0x000001A277CBE330 0x0000000519385698 0x000001A2782A2538
0x0000000519384970), clang::CodeGen::CGObjCRuntime::EmitTryCatchStmt() + 0x562
bytes(s), E:\src\llvm\tools\clang\lib\CodeGen\CGObjCRuntime.cpp, line 203
Please disregard. I commented on the wrong bug.
This seems like a possible duplicate of bug 43695.