[all-commits] [llvm/llvm-project] b6d9e9: [Analyzer] Fixes -Wrange-loop-analysis warnings

mordante via All-commits all-commits at lists.llvm.org
Sun Dec 22 10:14:38 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b6d9e976629ac655e0ed2655289e90357107793f
      https://github.com/llvm/llvm-project/commit/b6d9e976629ac655e0ed2655289e90357107793f
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2019-12-22 (Sun, 22 Dec 2019)

  Changed paths:
    M clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp
    M clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp
    M clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp

  Log Message:
  -----------
  [Analyzer] Fixes -Wrange-loop-analysis warnings

This avoids new warnings due to D68912 adds -Wrange-loop-analysis to -Wall.

Differential Revision: https://reviews.llvm.org/D71809




More information about the All-commits mailing list