[all-commits] [llvm/llvm-project] b3e8e4: [compiler-rt][NFC] Inclusive language: remove use ...
Quinn Pham via All-commits
all-commits at lists.llvm.org
Mon Apr 25 14:13:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b3e8e43789d2f2d36dccd1edac3a2806cdebbbc0
https://github.com/llvm/llvm-project/commit/b3e8e43789d2f2d36dccd1edac3a2806cdebbbc0
Author: Quinn Pham <Quinn.Pham at ibm.com>
Date: 2022-04-25 (Mon, 25 Apr 2022)
Changed paths:
M compiler-rt/lib/tsan/go/test.c
M compiler-rt/lib/tsan/rtl-old/CMakeLists.txt
M compiler-rt/lib/tsan/rtl-old/tsan_flags.cpp
M compiler-rt/lib/tsan/rtl/CMakeLists.txt
M compiler-rt/lib/tsan/rtl/tsan_flags.cpp
M compiler-rt/lib/tsan/rtl/tsan_rtl.cpp
Log Message:
-----------
[compiler-rt][NFC] Inclusive language: remove use of sanity check/test
from compiler-rt/lib/tsan
[NFC] As part of using inclusive language within the llvm project, this
patch rewords comments to remove sanity check and sanity test.
Reviewed By: dvyukov
Differential Revision: https://reviews.llvm.org/D124390
More information about the All-commits
mailing list