aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorManuel Klimek <klimek@google.com>2015-06-11 10:14:13 +0000
committerManuel Klimek <klimek@google.com>2015-06-11 10:14:13 +0000
commitf0c95b32ec314d94e952faf397c28c96df32e515 (patch)
tree98d532d59822c25e5836ce2b3c4677708b4d854e /clang/lib/CodeGen/CodeGenModule.cpp
parent6b0dcd7b8cd44576a1e8f3e5c70ae1235f1650c0 (diff)
downloadllvm-f0c95b32ec314d94e952faf397c28c96df32e515.zip
llvm-f0c95b32ec314d94e952faf397c28c96df32e515.tar.gz
llvm-f0c95b32ec314d94e952faf397c28c96df32e515.tar.bz2
Fix crash in clang-format.
The following example used to crash clang-format. #define a\ /**/} Adjusting the indentation level cache for the line starting with the comment would lead to an out-of-bounds array read. llvm-svn: 239521
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions