summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver
diff options
context:
space:
mode:
authorAdam Balogh <adam.balogh@ericsson.com>2018-12-05 13:17:50 +0000
committerAdam Balogh <adam.balogh@ericsson.com>2018-12-05 13:17:50 +0000
commitd363502dcdf5a04d562c36ec48a1a0f9f7e4f9b9 (patch)
treefaae76294b1b4e55a7e2b817e21070d3d656264e /clang/lib/Driver
parent1d3cb9452f23ae705ee23b4c2f588a1df9a0c2f1 (diff)
downloadbcm5719-llvm-d363502dcdf5a04d562c36ec48a1a0f9f7e4f9b9.tar.gz
bcm5719-llvm-d363502dcdf5a04d562c36ec48a1a0f9f7e4f9b9.zip
[Analyzer] [HOTFIX!] SValBuilder crash when `aggressive-binary-operation-simplification` enabled
During the review of D41938 a condition check with an early exit accidentally slipped into a branch, leaving the other branch unprotected. This may result in an assertion later on. This hotfix moves this contition check outside of the branch. Differential Revision: https://reviews.llvm.org/D55051 llvm-svn: 348362
Diffstat (limited to 'clang/lib/Driver')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud