[all-commits] [llvm/llvm-project] df1bb2: Restrict the test from 22667e3220de5ead353a2148265...
jimingham via All-commits
all-commits at lists.llvm.org
Thu Jun 1 18:46:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df1bb2e65bf4b2ca1140f4c9d19ff2a36ab94e6e
https://github.com/llvm/llvm-project/commit/df1bb2e65bf4b2ca1140f4c9d19ff2a36ab94e6e
Author: Jim Ingham <jingham at apple.com>
Date: 2023-06-01 (Thu, 01 Jun 2023)
Changed paths:
M lldb/test/API/lang/cpp/class_static/TestStaticVariables.py
Log Message:
-----------
Restrict the test from 22667e3220de5ead353a2148265d841644b63824
I fixed some long-standing failures in SBTarget::FindGlobalVariables
but the fix is in the the accelerator table lookups. I fixed it in
the DWARF mappable tables but not everyone uses those, so I had to
restrict the test to systems I know did.
More information about the All-commits
mailing list