[all-commits] [llvm/llvm-project] 3ec612: [Sema] Fixes -Wrange-loop-analysis warnings

mordante via All-commits all-commits at lists.llvm.org
Tue Dec 17 12:55:22 PST 2019


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

  Changed paths:
    M clang/lib/Sema/AnalysisBasedWarnings.cpp
    M clang/lib/Sema/SemaCodeComplete.cpp

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

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

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




More information about the All-commits mailing list