diff options
author | Daniel Jasper <djasper@google.com> | 2013-10-11 19:45:02 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2013-10-11 19:45:02 +0000 |
commit | 877615ccfdaadc154420dcc5a2939c56bf5fa4aa (patch) | |
tree | 880f137cbcf974224a3f0727b7f74e0fafdbe58e /llvm/lib | |
parent | 8c46baca65347ec1334bde704a15242e2738d937 (diff) | |
download | bcm5719-llvm-877615ccfdaadc154420dcc5a2939c56bf5fa4aa.tar.gz bcm5719-llvm-877615ccfdaadc154420dcc5a2939c56bf5fa4aa.zip |
clang-format: Don't remove 'unknown' tokens.
In certain macros or incorrect string literals, the token stream can
contain 'unknown' tokens, e.g. a single backslash or a set of empty
ticks. clang-format simply treated them as whitespace and removed them
prior to this patch.
This fixes llvm.org/PR17215
llvm-svn: 192490
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions