Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions lldb/test/Shell/SwiftREPL/Regex.test
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
// Test that we can use Swift's regex functionalities on the REPL.
// REQUIRES: swift

// Disabling until we can test with an updated toolchain
// REQUIRES: rdar168153424

// RUN: %lldb --repl < %s | FileCheck %s

// Make sure we can use an extended literal without enabling anything.
Expand Down