Skip to content

Commit 9f3db6d

Browse files
authored
Merge pull request #22959 from benlangmuir/disable-another-5.1
[5.1] Disable sourcekit-lsp on Linux asan preset
2 parents 5588a11 + b8326b0 commit 9f3db6d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

utils/build-presets.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1026,6 +1026,9 @@ mixin-preset=buildbot_incremental_linux
10261026
build-subdir=buildbot_incremental_asan
10271027

10281028
enable-asan
1029+
indexstore-db=0
1030+
sourcekit-lsp=0
1031+
10291032

10301033
# This does not currently pass due to leakers in the optimizer.
10311034
[preset: buildbot_incremental_linux,lsan,tools=RDA,stdlib=RDA,test=no]

0 commit comments

Comments
 (0)