[all-commits] [llvm/llvm-project] b5a6e8: [NFC][libc++] Rewrites a return statement.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Sat Dec 9 06:52:30 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b5a6e8a433e9ecc0e3a05fc428d515f3a12413cf
https://github.com/llvm/llvm-project/commit/b5a6e8a433e9ecc0e3a05fc428d515f3a12413cf
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-12-09 (Sat, 09 Dec 2023)
Changed paths:
M libcxx/include/any
Log Message:
-----------
[NFC][libc++] Rewrites a return statement.
This fixes a clang-tidy diagnostic when building libc++ with RTTI
disabled. This was originally part of #65518.
More information about the All-commits
mailing list