[all-commits] [llvm/llvm-project] a9b114: Disable the new enum i128 test under ASan, it unco...
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Mon Jul 26 15:48:48 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a9b114c5dd68685e0e68dd9144454b44509c2f5f
https://github.com/llvm/llvm-project/commit/a9b114c5dd68685e0e68dd9144454b44509c2f5f
Author: Reid Kleckner <rnk at google.com>
Date: 2021-07-26 (Mon, 26 Jul 2021)
Changed paths:
M clang/test/CodeGenCXX/debug-info-enum-i128.cpp
Log Message:
-----------
Disable the new enum i128 test under ASan, it uncovers an existing leak
See llvm.org/pr51221
More information about the All-commits
mailing list