[all-commits] [llvm/llvm-project] ce2b5f: Fix gcc9.2 -Winit-list-lifetime warning. NFCI.
    Simon Pilgrim via All-commits 
    all-commits at lists.llvm.org
       
    Sat Feb 15 08:49:28 PST 2020
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ce2b5f1569ad2fff7e5a49d99066b29fd9338abb
      https://github.com/llvm/llvm-project/commit/ce2b5f1569ad2fff7e5a49d99066b29fd9338abb
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-02-15 (Sat, 15 Feb 2020)
  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  Log Message:
  -----------
  Fix gcc9.2 -Winit-list-lifetime warning. NFCI.
Reported by @lbenes (Luke Benes)
    
    
More information about the All-commits
mailing list