[all-commits] [llvm/llvm-project] e8d448: [TableGen] Fixes -Wrange-loop-analysis warnings

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


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

  Changed paths:
    M llvm/utils/TableGen/AsmMatcherEmitter.cpp
    M llvm/utils/TableGen/CodeEmitterGen.cpp
    M llvm/utils/TableGen/CodeGenDAGPatterns.cpp
    M llvm/utils/TableGen/GlobalISelEmitter.cpp
    M llvm/utils/TableGen/OptParserEmitter.cpp

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

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

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




More information about the All-commits mailing list