Skip to content
Commit 8f2e94c8 authored by Daniel Jasper's avatar Daniel Jasper
Browse files

clang-format: [JS] Supprot "catch" as function name.

Before:
  someObject.catch ();

After:
  someObject.catch();

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