summaryrefslogtreecommitdiff
path: root/clang/lib/Format/DefinitionBlockSeparator.cpp
AgeCommit message (Expand)Author
2025-10-19[clang-format][NFC] Annotate attribute squares more effectively (#164052)owenca
2025-05-31[Format] Remove unused includes (NFC) (#142296)Kazu Hirata
2025-05-08[clang-format] Handle C# where clause in SeparateDefinitionBlocks (#139034)Owen Pan
2024-03-19Revert "[clang-format][NFC] Delete 100+ redundant #include lines in .cpp files"Owen Pan
2024-03-16[clang-format][NFC] Delete 100+ redundant #include lines in .cpp filesOwen Pan
2023-08-24[clang-format][NFC] Replace !is() with isNot()Owen Pan
2023-08-05[clang-format] Handle "// clang-format on" for SeparateDefinitionBlocksOwen Pan
2023-07-11[clang-format][NFC] Remove redundant parentheses in the source codeOwen Pan
2023-01-13[clang-format] Replace DeriveLineEnding and UseCRLF with LineEndingOwen Pan
2022-05-24[clang-format][NFC] Insert/remove braces in clang/lib/Format/owenca
2022-02-07[clang-format] Fix DefSeparator empty line issuesksyx
2022-02-02[clang-format] Elide unnecessary braces. NFC.Marek Kurdej
2022-01-24[clang-format] Fix SeparateDefinitionBlocks issuesksyx
2022-01-12[clang-format] Fix comment. NFC.Marek Kurdej
2022-01-11[clang-format] Fix SeparateDefinitionBlocks issuesksyx
2022-01-09[clang] Use true/false instead of 1/0 (NFC)Kazu Hirata
2022-01-07[clang-format] Use prefix increment and decrement. NFC.Marek Kurdej
2022-01-03[clang-format] Style to separate definition blocksksyx