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)
commit0955cb41ebc5bb0e12b991d24f94b3628c399b24
tree5ae55d35a75bf296435d7d147e0b81fb128ae7d8
parentf3be1cc5a9d5d75665a3d3cff54d51a161608c59
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.

llvm-svn: 227433
clang/lib/Format/Format.cpp