File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change @@ -28,3 +28,34 @@ skip-build-clang-tools-extra
28
28
skip-build-benchmarks
29
29
skip-build-android
30
30
31
+ [preset: codeql-debug]
32
+ debug
33
+ assertions
34
+ build-subdir=codeql-debug
35
+
36
+ llvm-targets-to-build=X86;ARM;AArch64
37
+ llvm-cmake-options=-DLLVM_ENABLE_TERMINFO=OFF
38
+
39
+ skip-ios
40
+ skip-tvos
41
+ skip-watchos
42
+
43
+ skip-test-osx
44
+ skip-test-linux
45
+ skip-test-swiftpm
46
+ skip-test-swift-driver
47
+ skip-test-swiftsyntax
48
+ skip-test-indexstore-db
49
+ skip-test-sourcekit-lsp
50
+ skip-test-playgroundsupport
51
+ skip-test-skstresstester
52
+ skip-test-swiftformat
53
+ skip-test-swiftevolve
54
+ skip-test-toolchain-benchmarks
55
+ skip-test-swift-inspect
56
+ skip-test-swift
57
+
58
+ skip-build-clang-tools-extra
59
+ skip-build-benchmarks
60
+ skip-build-android
61
+
You can’t perform that action at this time.
0 commit comments