[PATCH] D20592: Add FIXMEs to all derived classes of std::error_category.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Tue May 24 13:20:26 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL270604: Add FIXMEs to all derived classes of std::error_category. (authored by pcc).

Changed prior to commit:
  http://reviews.llvm.org/D20592?vs=58294&id=58304#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20592

Files:
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/DebugInfo/PDB/DIA/DIAError.cpp
  llvm/trunk/lib/DebugInfo/PDB/GenericError.cpp
  llvm/trunk/lib/DebugInfo/PDB/Raw/RawError.cpp
  llvm/trunk/lib/ExecutionEngine/Orc/OrcError.cpp
  llvm/trunk/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
  llvm/trunk/lib/Object/Error.cpp
  llvm/trunk/lib/ProfileData/Coverage/CoverageMapping.cpp
  llvm/trunk/lib/ProfileData/InstrProf.cpp
  llvm/trunk/lib/ProfileData/SampleProf.cpp
  llvm/trunk/lib/Support/Error.cpp
  llvm/trunk/tools/llvm-cxxdump/Error.cpp
  llvm/trunk/tools/llvm-readobj/Error.cpp
  llvm/trunk/tools/obj2yaml/Error.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20592.58304.patch
Type: text/x-patch
Size: 9252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160524/811b1028/attachment.bin>


More information about the llvm-commits mailing list