Skip to content
Commit 5ffcb7fe authored by Daniel Jasper's avatar Daniel Jasper
Browse files

clang-format: [Java] Fix space in generic method calls.

Before:
  A.<B>doSomething();

After:
  A.<B>doSomething();

llvm-svn: 220285
parent fd68191d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment