[all-commits] [llvm/llvm-project] c65b93: [clang-format] SpacesInSquareBrackets not working ...
MyDeveloperDay via All-commits
all-commits at lists.llvm.org
Fri Jan 12 00:31:05 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c65b939fb795ce4688d33531341d460a47d16664
https://github.com/llvm/llvm-project/commit/c65b939fb795ce4688d33531341d460a47d16664
Author: MyDeveloperDay <mydeveloperday at gmail.com>
Date: 2024-01-12 (Fri, 12 Jan 2024)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTestJava.cpp
Log Message:
-----------
[clang-format] SpacesInSquareBrackets not working for Java (#77833)
spaces in [] needs to be handled the same in Java the same as C#.
Co-authored-by: paul_hoad <paul_hoad at amat.com>
More information about the All-commits
mailing list