aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/CloneModule.cpp
diff options
context:
space:
mode:
authorAdam Balogh <adam.balogh@ericsson.com>2018-04-13 20:23:02 +0000
committerAdam Balogh <adam.balogh@ericsson.com>2018-04-13 20:23:02 +0000
commit13e186c088e59797435edd25c139b36060be803d (patch)
treed36a80c0d291055881da2f904a1977773450ba8e /llvm/lib/Transforms/Utils/CloneModule.cpp
parentab40e44ba1b5ae97f53e5a885dbc93a4bed78302 (diff)
downloadllvm-13e186c088e59797435edd25c139b36060be803d.zip
llvm-13e186c088e59797435edd25c139b36060be803d.tar.gz
llvm-13e186c088e59797435edd25c139b36060be803d.tar.bz2
[Analyzer] Fix for SValBuilder expressions rearrangement
Expression rearrangement in SValBuilder (see rL329780) crashes with an assert if the type of the integer is different from the type of the symbol. This fix adds a check that prevents rearrangement in such cases. Differential Revision: https://reviews.llvm.org/D45557 llvm-svn: 330064
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneModule.cpp')
0 files changed, 0 insertions, 0 deletions