Owen Pan
|
064da423c3
|
[clang-format][NFC] Remove unneeded ST_ChildBlock in annotator
Also, remove redundant llvm:: in the annotator and return early for globstar
in matchFilePath().
|
2025-01-07 00:51:29 -08:00 |
|
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
|
ca8441d6db
|
[clang-format][NFC] Fix a typo.
|
2023-12-29 19:47:08 -08: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 |
|