[all-commits] [llvm/llvm-project] d8a307: [test][sanitizer] Remove test missing include
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Jun 13 09:49:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d8a3070c321e4c7cfdb6fd32965f107bd61e623e
https://github.com/llvm/llvm-project/commit/d8a3070c321e4c7cfdb6fd32965f107bd61e623e
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-06-13 (Tue, 13 Jun 2023)
Changed paths:
M compiler-rt/lib/sanitizer_common/tests/sanitizer_array_ref_test.cpp
Log Message:
-----------
[test][sanitizer] Remove test missing include
We don't need to test with std::array anyway, as we don't use them in
sanitizers.
More information about the All-commits
mailing list