[all-commits] [llvm/llvm-project] 05feab: Revert "[clang-format][NFC] Eliminate the IsCpp pa...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Mar 14 19:32:32 PDT 2024
Branch: refs/heads/revert-84599-IsCpp
Home: https://github.com/llvm/llvm-project
Commit: 05feab9bd7465e5bcfb464d06cdf86201e7044e8
https://github.com/llvm/llvm-project/commit/05feab9bd7465e5bcfb464d06cdf86201e7044e8
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-03-14 (Thu, 14 Mar 2024)
Changed paths:
M clang/include/clang/Format/Format.h
M clang/lib/Format/ContinuationIndenter.cpp
M clang/lib/Format/Format.cpp
M clang/lib/Format/FormatToken.cpp
M clang/lib/Format/FormatToken.h
M clang/lib/Format/FormatTokenLexer.cpp
M clang/lib/Format/QualifierAlignmentFixer.cpp
M clang/lib/Format/QualifierAlignmentFixer.h
M clang/lib/Format/TokenAnnotator.cpp
M clang/lib/Format/TokenAnnotator.h
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/lib/Format/UnwrappedLineParser.h
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
Revert "[clang-format][NFC] Eliminate the IsCpp parameter in all functions (#…"
This reverts commit 0c07102927869f9cd23889e0666774f6298e824f.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list