aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/CommandLineTest.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2016-11-01 06:23:05 +0000
committerDaniel Jasper <djasper@google.com>2016-11-01 06:23:05 +0000
commit3ade3be2a1e97fdac987638cf9470930f61f49d5 (patch)
treeb0b19b33e5294057bb8e371a8ab9608011535002 /llvm/unittests/Support/CommandLineTest.cpp
parent71e50af675c12197ebaf8d2782e8a9a59c428e29 (diff)
downloadllvm-3ade3be2a1e97fdac987638cf9470930f61f49d5.zip
llvm-3ade3be2a1e97fdac987638cf9470930f61f49d5.tar.gz
llvm-3ade3be2a1e97fdac987638cf9470930f61f49d5.tar.bz2
clang-format: Fix incorrect binary operator detection.
Before: int x = f(* + [] {}); After: int x = f(*+[] {}); llvm-svn: 285671
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions