aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/IdentifierTable.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2014-12-02 13:24:51 +0000
committerDaniel Jasper <djasper@google.com>2014-12-02 13:24:51 +0000
commit3219e43c9467e47be9b1a9e32b3ed42a50f6b280 (patch)
tree4cf246ced5831e1112122ac5239082a25f81f1fe /clang/lib/Basic/IdentifierTable.cpp
parent6e9bfa344ca7971f1f9b71efdd6452ad877e5483 (diff)
downloadllvm-3219e43c9467e47be9b1a9e32b3ed42a50f6b280.zip
llvm-3219e43c9467e47be9b1a9e32b3ed42a50f6b280.tar.gz
llvm-3219e43c9467e47be9b1a9e32b3ed42a50f6b280.tar.bz2
clang-format: Add option to suppress operator alignment.
With alignment: int aaaaaa = aa + bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb * cccccccccccccccccccccccccccccccc; Without alignment: int aaaaaa = aa + bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb * cccccccccccccccccccccccccccccccc; This fixes llvm.org/PR21666. llvm-svn: 223117
Diffstat (limited to 'clang/lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions