Skip to content
Commit 4f113490 authored by Nico Weber's avatar Nico Weber
Browse files

clang-format: In Java, `assert` is followed by an expression.

Before: assert a&& b;
Now:    assert a && b;
llvm-svn: 247750
parent 8a5526e8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment