Owen Pan
|
cd239493c1
|
[clang-format] Support globstar in .clang-format-ignore (#121404)
Closes #110160.
Closes #114969.
|
2025-01-01 15:37:59 -08:00 |
|
Owen Pan
|
9fa17fea3c
|
[clang-format] Handle parenthesized list in RemoveParentheses (#100852)
Also, reformat clang-format source to remove redundant parentheses
enclosing single list items.
Fixes #100768.
|
2024-08-02 01:29:05 -07:00 |
|
Owen Pan
|
1c58208d89
|
[clang-format][NFC] Remove redundnat llvm::, clang::, etc.
|
2024-05-20 20:32:18 -07:00 |
|
Owen Pan
|
8f9803b5ab
|
[clang-format] Add an fnmatch-like function for .clang-format-ignore (#76021)
This is needed because Windows doesn't have anything equivalent to the
POSIX fnmatch() function.
|
2023-12-24 01:05:10 -08:00 |
|