[PATCH] D38767: Make Twine's copy constructor private

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 11 16:33:16 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315530: [ADT] Make Twine's copy constructor private. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D38767?vs=118492&id=118721#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38767

Files:
  cfe/trunk/include/clang/Tooling/CompilationDatabase.h
  cfe/trunk/lib/CodeGen/CGObjCMac.cpp
  cfe/trunk/lib/CodeGen/CodeGenAction.cpp
  cfe/trunk/lib/Driver/ToolChains/MSVC.cpp
  cfe/trunk/lib/Driver/ToolChains/MinGW.cpp
  cfe/trunk/lib/Tooling/CompilationDatabase.cpp
  cfe/trunk/unittests/Tooling/TestVisitor.h
  llvm/trunk/include/llvm/ADT/Twine.h
  llvm/trunk/include/llvm/IR/DiagnosticInfo.h
  llvm/trunk/include/llvm/Object/Error.h
  llvm/trunk/include/llvm/Object/WindowsResource.h
  llvm/trunk/include/llvm/Support/Error.h
  llvm/trunk/include/llvm/Support/FormatVariadicDetails.h
  llvm/trunk/lib/Object/Error.cpp
  llvm/trunk/lib/Support/Error.cpp
  llvm/trunk/lib/Support/Twine.cpp
  llvm/trunk/lib/Transforms/Scalar/SROA.cpp
  llvm/trunk/tools/llvm-nm/llvm-nm.cpp
  llvm/trunk/tools/llvm-objcopy/Object.cpp
  llvm/trunk/tools/llvm-objcopy/Object.h
  llvm/trunk/tools/llvm-objcopy/llvm-objcopy.cpp
  llvm/trunk/tools/llvm-objcopy/llvm-objcopy.h
  llvm/trunk/unittests/ADT/TwineTest.cpp
  llvm/trunk/utils/TableGen/RegisterBankEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38767.118721.patch
Type: text/x-patch
Size: 33771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171011/0f09ff01/attachment-0001.bin>


More information about the llvm-commits mailing list