[all-commits] [llvm/llvm-project] 12c4e6: [demangler][NFC] Reformatting
Nathan Sidwell via All-commits
all-commits at lists.llvm.org
Fri Feb 18 08:56:32 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 12c4e65a76ed16ce90a9db0b47fdd41133fef4e9
https://github.com/llvm/llvm-project/commit/12c4e65a76ed16ce90a9db0b47fdd41133fef4e9
Author: Nathan Sidwell <nathan at acm.org>
Date: 2022-02-18 (Fri, 18 Feb 2022)
Changed paths:
M libcxxabi/src/demangle/ItaniumDemangle.h
M llvm/include/llvm/Demangle/ItaniumDemangle.h
Log Message:
-----------
[demangler][NFC] Reformatting
The linter complains about the formatting in subsequent changes.
Fixing that now.
Reviewed By: iains
Differential Revision: https://reviews.llvm.org/D120117
More information about the All-commits
mailing list