[all-commits] [llvm/llvm-project] 537918: [lldb][test] TestCPP20Standard.py: skip on older c...
Michael Buch via All-commits
all-commits at lists.llvm.org
Mon Apr 24 09:05:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 53791896de3fcc5606c190fa4e4552383ee1dcb8
https://github.com/llvm/llvm-project/commit/53791896de3fcc5606c190fa4e4552383ee1dcb8
Author: Michael Buch <michaelbuch12 at gmail.com>
Date: 2023-04-24 (Mon, 24 Apr 2023)
Changed paths:
M lldb/test/API/lang/cpp/standards/cpp20/TestCPP20Standard.py
Log Message:
-----------
[lldb][test] TestCPP20Standard.py: skip on older compilers
Requires C++20 support (at least for the spaceship operator).
Seems to work back to Clang-11
More information about the All-commits
mailing list