aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorRichard Trieu <rtrieu@google.com>2018-08-10 01:30:10 +0000
committerRichard Trieu <rtrieu@google.com>2018-08-10 01:30:10 +0000
commit4351f04895a0fc8f9cba510db89cebed15c21257 (patch)
tree41960e1682f5016a7f2da182bb02f496444d5d53 /clang/lib/CodeGen/CodeGenModule.cpp
parentbd85115c6e640d842c8e5a40e22362bdfee5a293 (diff)
downloadllvm-4351f04895a0fc8f9cba510db89cebed15c21257.zip
llvm-4351f04895a0fc8f9cba510db89cebed15c21257.tar.gz
llvm-4351f04895a0fc8f9cba510db89cebed15c21257.tar.bz2
Fix size calculation from r339380
r339380 changed the trailing types of ParsedAttr to use llvm::TrailingObjects. However, it did not copy over one of the size attributes, causing a too small allocation for this object. The error was detected with AddressSanitizer use-after-poison llvm-svn: 339409
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions