summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2019-07-03 19:21:40 +0000
committerEric Fiselier <eric@efcs.ca>2019-07-03 19:21:40 +0000
commitf1807a7df6b31f4b774bfc6ad207fee5d8d32b99 (patch)
tree6849ace6a826cac36a704379eeaa30a65b5639de /llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
parent6f419a33709e75b9c27cb2c1a1f1c20222079b61 (diff)
downloadbcm5719-llvm-f1807a7df6b31f4b774bfc6ad207fee5d8d32b99.tar.gz
bcm5719-llvm-f1807a7df6b31f4b774bfc6ad207fee5d8d32b99.zip
Fix tuple's conditionally explicit constructors for very weird user
types. It seems some people like to write types that can explicitly convert to anything, but cannot be used to explicitly construct anything. This patch makes tuple tolerate such types, as is required by the standard. llvm-svn: 365074
Diffstat (limited to 'llvm/lib/Transforms/Scalar/IndVarSimplify.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud