[all-commits] [llvm/llvm-project] 745b6d: Reland 'Fixed -Wdeprecated-copy warnings. NFCI.'
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Sat Nov 23 14:09:49 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 745b6deaccf85cbaf9384433ca35798b0ae67df1
https://github.com/llvm/llvm-project/commit/745b6deaccf85cbaf9384433ca35798b0ae67df1
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:
-----------
Reland 'Fixed -Wdeprecated-copy warnings. NFCI.'
Fixed hashtable copy ctor.
More information about the All-commits
mailing list