llvm/lib/DebugInfo
NAKAMURA Takumi 96678fa6d8 Revert r296215, "[PDB] General improvements to Stream library." and followings.
r296215, "[PDB] General improvements to Stream library."
r296217, "Disable BinaryStreamTest.StreamReaderObject temporarily."
r296220, "Re-enable BinaryStreamTest.StreamReaderObject."
r296244, "[PDB] Disable some tests that are breaking bots."
r296249, "Add static_cast to silence -Wc++11-narrowing."

std::errc::no_buffer_space should be used for OS-oriented errors for socket transmission.
(Seek discussions around llvm/xray.)

I could substitute s/no_buffer_space/others/g, but I revert whole them ATM.

Could we define and use LLVM errors there?

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296258 91177308-0d34-0410-b5e6-96231b3b80d8
2017-02-25 17:04:23 +00:00
..
CodeView Revert r296215, "[PDB] General improvements to Stream library." and followings. 2017-02-25 17:04:23 +00:00
DWARF [DebugInfo] Skip implicit_const attributes when dumping .debug_info. NFC. 2017-02-25 13:15:57 +00:00
MSF Revert r296215, "[PDB] General improvements to Stream library." and followings. 2017-02-25 17:04:23 +00:00
PDB Revert r296215, "[PDB] General improvements to Stream library." and followings. 2017-02-25 17:04:23 +00:00
Symbolize [MC] Fix some Clang-tidy modernize and Include What You Use warnings in SubtargetFeature; other minor fixes (NFC). 2017-02-09 01:09:54 +00:00
CMakeLists.txt [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
LLVMBuild.txt [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00