[all-commits] [llvm/llvm-project] 58a25e: [lldb-tests] Add libcxx version check for regex tests
Felipe de Azevedo Piovezan via All-commits
all-commits at lists.llvm.org
Tue Oct 18 10:49:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58a25ebb8622ee27034f0c103a9067acda7f6300
https://github.com/llvm/llvm-project/commit/58a25ebb8622ee27034f0c103a9067acda7f6300
Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths:
M lldb/test/API/functionalities/step-avoids-regexp/TestStepAvoidsRegexp.py
Log Message:
-----------
[lldb-tests] Add libcxx version check for regex tests
Regex requires the c++20 flag, which was not introduced available prior
to Clang 11.
Differential Revision: https://reviews.llvm.org/D136165
More information about the All-commits
mailing list