[all-commits] [llvm/llvm-project] 5ee910: [lldb] Disable TestStackFromStdModule.py
Augusto Noronha via All-commits
all-commits at lists.llvm.org
Tue Jul 26 13:04:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ee910fef52448c141d0cd2507cee29432541cda
https://github.com/llvm/llvm-project/commit/5ee910fef52448c141d0cd2507cee29432541cda
Author: Augusto Noronha <augusto2112 at me.com>
Date: 2022-07-26 (Tue, 26 Jul 2022)
Changed paths:
M lldb/test/API/commands/expression/import-std-module/stack/TestStackFromStdModule.py
Log Message:
-----------
[lldb] Disable TestStackFromStdModule.py
TestStackFromStdModule.py started failing due to f4fb72e6d4ce
(https://reviews.llvm.org/D128146), with a clang assertion failure:
assert(isa<InjectedClassNameType>(Decl->TypeForDecl))
More information about the All-commits
mailing list