We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dcdb49 commit 4bf4e9dCopy full SHA for 4bf4e9d
utils/build-presets.ini
@@ -688,6 +688,22 @@ build-ninja
688
skip-build-swift
689
skip-build-cmark
690
691
+[preset: buildbot_incremental_lldb]
692
+lldb
693
+release
694
+test
695
+
696
+lit-args=-v --time-tests
697
+skip-build-benchmarks
698
+no-swift-stdlib-assertions
699
+lldb-use-system-debugserver
700
701
+skip-early-swift-driver
702
+skip-test-swift
703
+skip-test-cmark
704
705
706
707
#===------------------------------------------------------------------------===#
708
# A setting to run a buildbot that passes extra swift args when compiling
709
# modules that match regexp.
0 commit comments