summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/misc/AssignOperatorSignatureCheck.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-10-18 00:51:13 +0000
committerTobias Grosser <tobias@grosser.es>2015-10-18 00:51:13 +0000
commitb8d27aab7d67b214ccfd68d12b8f187adcb103de (patch)
treed42ec654100218263bb10ff574d8f01caba328b8 /clang-tools-extra/clang-tidy/misc/AssignOperatorSignatureCheck.cpp
parentd295f2c7ca318c9f89de71f7f271420e8ee8d599 (diff)
downloadbcm5719-llvm-b8d27aab7d67b214ccfd68d12b8f187adcb103de.tar.gz
bcm5719-llvm-b8d27aab7d67b214ccfd68d12b8f187adcb103de.zip
Revert to original BlockGenerator::getOrCreateAlloca(MemoryAccess &Access)
Expressing this in terms of BlockGenerator::getOrCreateAlloca(const ScopArrayInfo *Array) does not work as the MemoryAccess BasePtr is in case of invariant load hoisting different to the ScopArrayInfo BasePtr. Until this is investigated and fixed, we move back to code that just uses the baseptr of MemoryAccess. llvm-svn: 250637
Diffstat (limited to 'clang-tools-extra/clang-tidy/misc/AssignOperatorSignatureCheck.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud