[all-commits] [llvm/llvm-project] df4cc3: [VE] Fix -Wunused-private-field after D72598 and -...
    Fangrui Song via All-commits 
    all-commits at lists.llvm.org
       
    Fri Mar 20 15:07:14 PDT 2020
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: df4cc35efd0aab3612072ce451b8abfda2b7d39b
      https://github.com/llvm/llvm-project/commit/df4cc35efd0aab3612072ce451b8abfda2b7d39b
  Author: Fangrui Song <maskray at google.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)
  Changed paths:
    M llvm/lib/Target/VE/VEFrameLowering.cpp
    M llvm/lib/Target/VE/VEInstrInfo.cpp
    M llvm/lib/Target/VE/VEInstrInfo.h
  Log Message:
  -----------
  [VE] Fix -Wunused-private-field after D72598 and -Wdeprecated-declarations after D76348
    
    
More information about the All-commits
mailing list