[all-commits] [llvm/llvm-project] 385339: [Frontend] Fixes -Wrange-loop-analysis warnings
    mordante via All-commits 
    all-commits at lists.llvm.org
       
    Tue Dec 17 12:53:47 PST 2019
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 385339034f08212d95ade89fdbacb014d86be1e2
      https://github.com/llvm/llvm-project/commit/385339034f08212d95ade89fdbacb014d86be1e2
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2019-12-17 (Tue, 17 Dec 2019)
  Changed paths:
    M clang/lib/Frontend/CompilerInvocation.cpp
  Log Message:
  -----------
  [Frontend] Fixes -Wrange-loop-analysis warnings
This avoids new warnings due to D68912 adds -Wrange-loop-analysis to -Wall.
Differential Revision: https://reviews.llvm.org/D71530
    
    
More information about the All-commits
mailing list