aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard@metafoo.co.uk>2020-11-29 19:17:49 -0800
committerRichard Smith <richard@metafoo.co.uk>2020-11-29 19:21:59 -0800
commit1db60c1307ac2e24796047c39d09bf400c22e531 (patch)
tree68376554aebb35721500a568539a0a0ee7ed0074 /llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
parente6db1416aebf44bdd33a5aab4db1fec58af79590 (diff)
downloadllvm-1db60c1307ac2e24796047c39d09bf400c22e531.zip
llvm-1db60c1307ac2e24796047c39d09bf400c22e531.tar.gz
llvm-1db60c1307ac2e24796047c39d09bf400c22e531.tar.bz2
Remove redundant check for access in the conversion from the naming
class to the declaring class in a class member access. This check does not appear to be backed by any rule in the standard (the rule in question was likely removed over the years), and only ever produces duplicate diagnostics. (It's also not meaningful because there isn't a unique declaring class after the resolution of core issue 39.)
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyIndVar.cpp')
0 files changed, 0 insertions, 0 deletions