[all-commits] [llvm/llvm-project] a37fa2: [lldb] Disable new TestLocationListLookup when cla...
Augusto Noronha via All-commits
all-commits at lists.llvm.org
Mon Dec 11 14:40:57 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a37fa2a8e1c827f1ff04b0b13b83cf97eefe74c0
https://github.com/llvm/llvm-project/commit/a37fa2a8e1c827f1ff04b0b13b83cf97eefe74c0
Author: Augusto Noronha <augusto2112 at me.com>
Date: 2023-12-11 (Mon, 11 Dec 2023)
Changed paths:
M lldb/test/API/functionalities/location-list-lookup/TestLocationListLookup.py
Log Message:
-----------
[lldb] Disable new TestLocationListLookup when clang version is <= 11 (#75102)
The newly introduced LocationListLookupTestCase.test_loclist_expr test
fails with older clangs.
More information about the All-commits
mailing list