[Lldb-commits] [PATCH] D131974: [lldb][ClangExpression] Add asm() label to all FunctionDecls we create from DWARF
Michael Buch via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 16 09:17:22 PDT 2022
Michael137 added a comment.
> Following tests fail with this:
>
> lang/cpp/extern_c/TestExternCSymbols.py
> lang/cpp/namespace/TestNamespaceLookup.py
> macosx/rosetta/TestRosetta.py
>
> Investigating currently...
Fixed with latest diff
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131974/new/
https://reviews.llvm.org/D131974
More information about the lldb-commits
mailing list