diff options
author | Adam Balogh <adam.balogh@ericsson.com> | 2020-09-15 12:53:13 +0200 |
---|---|---|
committer | Adam Balogh <adam.balogh@ericsson.com> | 2020-09-16 13:16:44 +0200 |
commit | 779a2a2edcea89ad5f5bf99eeac90516542159d9 (patch) | |
tree | b2627ae02b639b3007b557b2544f655a436de52f /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 7029e5d4ca20d20982da8efe89de27acd8d7d75b (diff) | |
download | llvm-779a2a2edcea89ad5f5bf99eeac90516542159d9.zip llvm-779a2a2edcea89ad5f5bf99eeac90516542159d9.tar.gz llvm-779a2a2edcea89ad5f5bf99eeac90516542159d9.tar.bz2 |
[clang-tidy] Crash fix for bugprone-misplaced-pointer-arithmetic-in-alloc
Placement new operators on non-object types cause crash in
`bugprone-misplaced-pointer-arithmetic-in-alloc`. This patch fixes this
issue.
Differential Revision: https://reviews.llvm.org/D87683
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions