diff options
author | Richard Trieu <rtrieu@google.com> | 2018-08-10 01:30:10 +0000 |
---|---|---|
committer | Richard Trieu <rtrieu@google.com> | 2018-08-10 01:30:10 +0000 |
commit | 4351f04895a0fc8f9cba510db89cebed15c21257 (patch) | |
tree | 41960e1682f5016a7f2da182bb02f496444d5d53 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | bd85115c6e640d842c8e5a40e22362bdfee5a293 (diff) | |
download | llvm-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