[clang] [clang-repl] Test explicit emission of dtors in runtime interface builder (NFC) (PR #89734)

Stefan Gränitz via cfe-commits cfe-commits at lists.llvm.org
Thu May 30 06:09:40 PDT 2024


weliveindetail wrote:

Oh interesting, the Windows test actually fails at this assertion:
```
DC->getLexicalParent() == CurContext && "The next DeclContext should be lexically contained in the current one.", file C:\ws\src\clang\lib\Sema\SemaDecl.cpp, line 1332
```

@vgvassilev Any ideas?

https://github.com/llvm/llvm-project/pull/89734


More information about the cfe-commits mailing list