]> granicus.if.org Git - clang/commit
clang-format: FIXME that led to access of uninitialized memory.
authorDaniel Jasper <djasper@google.com>
Thu, 29 Jan 2015 13:11:47 +0000 (13:11 +0000)
committerDaniel Jasper <djasper@google.com>
Thu, 29 Jan 2015 13:11:47 +0000 (13:11 +0000)
commit2f18b37792d3e17787568331bc187e551c86775f
tree3dcf4d64aa7b771c1e03c6a5f415b21be4c66f0f
parentfa8a3bc3d030a3e675540b653d4084f44042d09d
clang-format: FIXME that led to access of uninitialized memory.

I have so far not succeeded in finding a nicely reduced test case or an
observable difference which could help me create a test failure without
msan.

Committing without test to unblock kcc's further fuzzing progress.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@227433 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Format/Format.cpp