Adds fixit hints to the -Wrange-loop-analysis
authorMark de Wever <koraq@xs4all.nl>
Wed, 1 Jan 2020 16:23:19 +0000 (17:23 +0100)
committerMark de Wever <koraq@xs4all.nl>
Wed, 1 Jan 2020 19:02:00 +0000 (20:02 +0100)
commitf022a5a792fd39a4c33f49583d24d96c70177066
tree44a323f5dcf3741d5b637aca780042929484d3ca
parent8dc7b982b4556c243e0502e6e230bdd53ddd65ff
Adds fixit hints to the -Wrange-loop-analysis

Differential Revision: https://reviews.llvm.org/D68913
clang/include/clang/AST/Decl.h
clang/lib/AST/Decl.cpp
clang/lib/Sema/SemaStmt.cpp
clang/test/SemaCXX/warn-range-loop-analysis.cpp