[all-commits] [llvm/llvm-project] 7124b4: Fixed -Wdeprecated-copy warnings. NFCI.

Dávid Bolvanský via All-commits all-commits at lists.llvm.org
Sat Nov 23 12:05:17 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7124b45beeede0065dc504ae7f210160f5c9cc21
      https://github.com/llvm/llvm-project/commit/7124b45beeede0065dc504ae7f210160f5c9cc21
  Author: Dávid Bolvanský <david.bolvansky at gmail.com>
  Date:   2019-11-23 (Sat, 23 Nov 2019)

  Changed paths:
    M clang/include/clang/AST/ASTImporter.h
    M clang/include/clang/Sema/ObjCMethodList.h
    M llvm/include/llvm/ADT/STLExtras.h
    M llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h
    M llvm/include/llvm/DebugInfo/PDB/Native/HashTable.h
    M llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h
    M llvm/include/llvm/Support/BinaryStreamArray.h
    M llvm/include/llvm/Support/Timer.h
    M llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp
    M llvm/lib/Target/Hexagon/HexagonGenInsert.cpp
    M llvm/utils/TableGen/CodeGenDAGPatterns.h

  Log Message:
  -----------
  Fixed -Wdeprecated-copy warnings. NFCI.




More information about the All-commits mailing list