diff options
author | Richard Smith <richard@metafoo.co.uk> | 2020-11-29 19:17:49 -0800 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2020-11-29 19:21:59 -0800 |
commit | 1db60c1307ac2e24796047c39d09bf400c22e531 (patch) | |
tree | 68376554aebb35721500a568539a0a0ee7ed0074 /llvm/lib/Transforms/Utils/SimplifyIndVar.cpp | |
parent | e6db1416aebf44bdd33a5aab4db1fec58af79590 (diff) | |
download | llvm-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