[all-commits] [llvm/llvm-project] 09e75d: [libcxx][NFC] Inclusive language: remove use of sa...
Quinn Pham via All-commits
all-commits at lists.llvm.org
Mon Apr 25 14:54:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09e75d3f0996d58cba7477d3d1f04b1e8e12c595
https://github.com/llvm/llvm-project/commit/09e75d3f0996d58cba7477d3d1f04b1e8e12c595
Author: Quinn Pham <Quinn.Pham at ibm.com>
Date: 2022-04-25 (Mon, 25 Apr 2022)
Changed paths:
M libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.virtuals/overflow.pass.cpp
M libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.virtuals/pbackfail.pass.cpp
Log Message:
-----------
[libcxx][NFC] Inclusive language: remove use of sanity check
from libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.virtuals/
[NFC] As part of using inclusive language within the llvm project, this
patch rewords comments to remove sanity check.
Reviewed By: #libc, philnik
Differential Revision: https://reviews.llvm.org/D124391
More information about the All-commits
mailing list