clang-format: (JavaScript) Don't crash on empty string literals.
Before, this would lead to a crash: f('', true); llvm-svn: 200540
Loading
Please register or sign in to comment
Before, this would lead to a crash: f('', true); llvm-svn: 200540