[all-commits] [llvm/llvm-project] 0ec567: Revert "[lldb][ObjC] Don't query objective-c runti...
Michael Buch via All-commits
all-commits at lists.llvm.org
Thu Jun 20 09:55:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0ec567c370df86893a22bf59d2716f6e553ca63b
https://github.com/llvm/llvm-project/commit/0ec567c370df86893a22bf59d2716f6e553ca63b
Author: Michael Buch <michaelbuch12 at gmail.com>
Date: 2024-06-20 (Thu, 20 Jun 2024)
Changed paths:
M lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
M lldb/test/API/lang/objcxx/objc-from-cpp-frames-without-debuginfo/TestObjCFromCppFramesWithoutDebugInfo.py
R lldb/test/Shell/Expr/TestObjCInCXXContext.test
Log Message:
-----------
Revert "[lldb][ObjC] Don't query objective-c runtime for decls in C++ contexts (#95963)"
This reverts commit dadf960607bb429baebd3f523ce5b93260a154d2.
The commit caused `TestEarlyProcessLaunch.py` to fail on the
macOS bots.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list