summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/reproducer
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2019-09-20 19:17:31 +0000
committerErich Keane <erich.keane@intel.com>2019-09-20 19:17:31 +0000
commit830909b97a9a63959758f0b5e049ac172815d0db (patch)
treee75405975fd38271a24ba39b9a2d29b4b2a4472c /lldb/packages/Python/lldbsuite/test/commands/reproducer
parent6a234677f4916fc647e463f058feeff73b131879 (diff)
downloadbcm5719-llvm-830909b97a9a63959758f0b5e049ac172815d0db.tar.gz
bcm5719-llvm-830909b97a9a63959758f0b5e049ac172815d0db.zip
Ensure AtomicExpr goes through SEMA checking after TreeTransform
RebuildAtomicExpr was skipping doing semantic analysis which broke in the cases where the expressions were not dependent. This resulted in the ImplicitCastExpr from an array to a pointer being lost, causing a crash in IR CodeGen. Differential Revision: https://reviews.llvm.org/D67854 llvm-svn: 372422
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/reproducer')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud