Regex requires the c++20 flag, which was not introduced available prior
to Clang 11.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D136165
[lldb-tests] Add libcxx version check for regex tests ClosedPublic Authored by fdeazeve on Oct 18 2022, 6:17 AM.
Details Summary Regex requires the c++20 flag, which was not introduced available prior
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 18 2022, 6:22 AM Closed by commit rG58a25ebb8622: [lldb-tests] Add libcxx version check for regex tests (authored by fdeazeve). · Explain WhyOct 18 2022, 10:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 468620 lldb/test/API/functionalities/step-avoids-regexp/TestStepAvoidsRegexp.py
|