[all-commits] [llvm/llvm-project] e497f6: [NFC][libc++] Formats tuple.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Sun Jan 7 06:01:49 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e497f689236dc2f14f08f09e1af8c2b10820952a
https://github.com/llvm/llvm-project/commit/e497f689236dc2f14f08f09e1af8c2b10820952a
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2024-01-07 (Sun, 07 Jan 2024)
Changed paths:
M libcxx/include/tuple
Log Message:
-----------
[NFC][libc++] Formats tuple.
The fix used macros that confuses clang-format. This is formatted with
clang-format and then excluded from formatting.
More information about the All-commits
mailing list