Skip to content
Commit 23d3bcfe authored by Daniel Jasper's avatar Daniel Jasper
Browse files

clang-format: [Proto] Don't treat "operator" as keyword.

Before:
  optional string operator= 1;

After:
  optional string operator = 1;

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