[all-commits] [llvm/llvm-project] 1eb78a: [NFC][scudo] Clang-format tests
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Mon May 17 12:31:37 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1eb78a64c4a5d3febd1799643e0d0aa7151d52bf
https://github.com/llvm/llvm-project/commit/1eb78a64c4a5d3febd1799643e0d0aa7151d52bf
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-05-17 (Mon, 17 May 2021)
Changed paths:
M compiler-rt/test/scudo/aligned-new.cpp
M compiler-rt/test/scudo/alignment.c
M compiler-rt/test/scudo/dealloc-race.c
M compiler-rt/test/scudo/double-free.cpp
M compiler-rt/test/scudo/interface.cpp
M compiler-rt/test/scudo/malloc.cpp
M compiler-rt/test/scudo/memalign.c
M compiler-rt/test/scudo/mismatch.cpp
M compiler-rt/test/scudo/options.cpp
M compiler-rt/test/scudo/overflow.c
M compiler-rt/test/scudo/preinit.c
M compiler-rt/test/scudo/quarantine.c
M compiler-rt/test/scudo/random_shuffle.cpp
M compiler-rt/test/scudo/realloc.cpp
M compiler-rt/test/scudo/rss.c
M compiler-rt/test/scudo/secondary.c
M compiler-rt/test/scudo/sized-delete.cpp
M compiler-rt/test/scudo/stats.c
M compiler-rt/test/scudo/threads.c
M compiler-rt/test/scudo/tsd_destruction.c
M compiler-rt/test/scudo/valloc.c
Log Message:
-----------
[NFC][scudo] Clang-format tests
More information about the All-commits
mailing list