[all-commits] [llvm/llvm-project] 47625f: [clang-repl] Disable LSan in InterpreterExceptionT...
lhames via All-commits
all-commits at lists.llvm.org
Wed Sep 27 11:36:57 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 47625fea5e376082fca65d0ac644f07957605d86
https://github.com/llvm/llvm-project/commit/47625fea5e376082fca65d0ac644f07957605d86
Author: Lang Hames <lhames at gmail.com>
Date: 2023-09-27 (Wed, 27 Sep 2023)
Changed paths:
M clang/unittests/Interpreter/ExceptionTests/InterpreterExceptionTest.cpp
Log Message:
-----------
[clang-repl] Disable LSan in InterpreterExceptionTest.
Disabling LSan for this test until we can track down the leak described in
https://github.com/llvm/llvm-project/issues/67586.
More information about the All-commits
mailing list