| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-05-20 | [clang-format][NFC] Remove redundnat llvm::, clang::, etc. | Owen Pan |
| 2024-04-07 | [clang-format][NFC] Add getNextNonComment() to FormatTokenSource (#87868) | Owen Pan |
| 2024-03-15 | [clang-format][NFC] Delete redundant and extraneous #include lines | Owen Pan |
| 2023-08-24 | [clang-format][NFC] Replace !is() with isNot() | Owen Pan |
| 2023-03-15 | [clang] Use *{Map,Set}::contains (NFC) | Kazu Hirata |
| 2023-02-15 | [clang-format] Fix windows build. | Manuel Klimek |
| 2023-02-15 | [clang-format] assert(false) -> llvm_unreachable | Benjamin Kramer |
| 2023-02-15 | [clang-format] Enable FormatTokenSource to insert tokens. | Manuel Klimek |
| 2023-01-31 | [clang-format] Fix use after free in FormatTokenSource test | Benjamin Kramer |
| 2023-01-31 | [clang-format][NFC] Bring FormatTokenSource under test. | Manuel Klimek |
| 2023-01-31 | [clang-format][NFC] Move IndexedTokenSource to FormatTokenSource header. | Manuel Klimek |
| 2023-01-31 | [clang-format][NFC] Pull FormatTokenSource into its own header. | Manuel Klimek |
