diff options
author | Daniel Jasper <djasper@google.com> | 2014-01-14 09:53:07 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2014-01-14 09:53:07 +0000 |
commit | d07c2ee99eb547f82dcf72fb95899be8297712bb (patch) | |
tree | 0dbc6c5ffee98da795ffe9008242149aaa90d0a7 /clang/lib/Basic/Version.cpp | |
parent | 23c0ab53b29335347cf53a835fb322c710da9162 (diff) | |
download | llvm-d07c2ee99eb547f82dcf72fb95899be8297712bb.zip llvm-d07c2ee99eb547f82dcf72fb95899be8297712bb.tar.gz llvm-d07c2ee99eb547f82dcf72fb95899be8297712bb.tar.bz2 |
clang-format: Fix bug introduced in r198871.
We cannot simply change the start column to accomodate for the @ in an
ObjC string literal as that will make clang-format happily violate the
column limit.
Use a different workaround instead. However, a better long-term
solution might be to join the @ and the rest of the literal into a
single token.
llvm-svn: 199198
Diffstat (limited to 'clang/lib/Basic/Version.cpp')
0 files changed, 0 insertions, 0 deletions