[all-commits] [llvm/llvm-project] 9bfc8b: [lldb][Test] TestDataFormatterLibcxxRangesRefView....
Michael137 via All-commits
all-commits at lists.llvm.org
Tue Jan 3 05:13:05 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9bfc8ba7a70fd4b2f224bde5d8a405056a83954e
https://github.com/llvm/llvm-project/commit/9bfc8ba7a70fd4b2f224bde5d8a405056a83954e
Author: Michael Buch <michaelbuch12 at gmail.com>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
M lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/ranges/ref_view/TestDataFormatterLibcxxRangesRefView.py
Log Message:
-----------
[lldb][Test] TestDataFormatterLibcxxRangesRefView.py: skip on old compiler versions
`std::ranges` are only available in libcxx shipped with Clang > 15.0
More information about the All-commits
mailing list