summaryrefslogtreecommitdiff
path: root/tools/c-index-test
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-10-11 19:45:02 +0000
committerDaniel Jasper <djasper@google.com>2013-10-11 19:45:02 +0000
commit1d82b1a33bcfe85f4834fb6920517ed07e9355d3 (patch)
tree017522f67c606d2cf141045b91846e0ff23def96 /tools/c-index-test
parentd6b52974a74b1819f62a034a6a4939e8d00a04bd (diff)
downloadclang-1d82b1a33bcfe85f4834fb6920517ed07e9355d3.tar.gz
clang-1d82b1a33bcfe85f4834fb6920517ed07e9355d3.tar.bz2
clang-1d82b1a33bcfe85f4834fb6920517ed07e9355d3.tar.xz
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 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@192490 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/c-index-test')
0 files changed, 0 insertions, 0 deletions