[all-commits] [llvm/llvm-project] b4b4d8: [test][clang-repl][Orc] Lsan report workaround
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Sep 13 09:07:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b4b4d8bd61d8de946e130beff5049a4ab13e155d
https://github.com/llvm/llvm-project/commit/b4b4d8bd61d8de946e130beff5049a4ab13e155d
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-09-13 (Wed, 13 Sep 2023)
Changed paths:
M clang/unittests/Interpreter/ExceptionTests/CMakeLists.txt
Log Message:
-----------
[test][clang-repl][Orc] Lsan report workaround
Not sure if this is real leak of lsan and clang-repl incompatibility.
ca8d2533c79ccfbcb2de4090f0d48914a60b0a3d causes leak report in
ClangReplInterpreterExceptionTests.
More information about the All-commits
mailing list