[all-commits] [llvm/llvm-project] f6ba6c: [NFC][libcxxabi] Run clang-format on libcxxabi/src...
DanielMcIntosh-IBM via All-commits
all-commits at lists.llvm.org
Wed Aug 18 16:09:35 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f6ba6c3976412454878dcbb83b25be3fc3097b7e
https://github.com/llvm/llvm-project/commit/f6ba6c3976412454878dcbb83b25be3fc3097b7e
Author: Daniel McIntosh <Daniel.McIntosh at ibm.com>
Date: 2021-08-18 (Wed, 18 Aug 2021)
Changed paths:
M libcxxabi/.clang-format
M libcxxabi/src/cxa_guard_impl.h
Log Message:
-----------
[NFC][libcxxabi] Run clang-format on libcxxabi/src/cxa_guard_impl.h
I'm about to submit a change which involves re-writing most of
cxa_guard_impl.h. Running clang-format on the whole file first seems like a
good idea.
Reviewed By: ldionne, #libc_abi
Differential Revision: https://reviews.llvm.org/D108231
More information about the All-commits
mailing list