diff options
author | Daniel Jasper <djasper@google.com> | 2015-03-03 13:59:49 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2015-03-03 13:59:49 +0000 |
commit | 0391e556507af6a77770a5484783c5a470386283 (patch) | |
tree | 568fd7a9cd8963f95ab55dc0267693061abba367 /llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp | |
parent | bd05108e53b26a8c5a68bfc867ca77e135a75c34 (diff) | |
download | llvm-0391e556507af6a77770a5484783c5a470386283.zip llvm-0391e556507af6a77770a5484783c5a470386283.tar.gz llvm-0391e556507af6a77770a5484783c5a470386283.tar.bz2 |
clang-format: Fix access to uninitialized memory.
With incomplete code, we aren't guaranteed to generated changes for
every token. In that case, we need to assume that even the very first
change can continue a preprocessor directive and initialize values
accordingly.
llvm-svn: 231066
Diffstat (limited to 'llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp')
0 files changed, 0 insertions, 0 deletions