[all-commits] [llvm/llvm-project] 509135: [clangd] Disable ScopedMemoryLimit on tsan builds
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Tue Jan 17 00:10:04 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5091357e1ba8bc709680c327fe71a90676f86197
https://github.com/llvm/llvm-project/commit/5091357e1ba8bc709680c327fe71a90676f86197
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M clang-tools-extra/clangd/unittests/SerializationTests.cpp
Log Message:
-----------
[clangd] Disable ScopedMemoryLimit on tsan builds
This is causing flakiness, see https://lab.llvm.org/buildbot/#/builders/131/builds/39272
More information about the All-commits
mailing list