This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 04e3307 Next set of additional error checks for invalid Mach-O files [...] new 5b1c9f3 Remove LLVM_NOEXCEPT and replace it with noexcept
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/MC/MCContext.h | 9 ++++----- include/llvm/Support/Compiler.h | 6 ------ include/llvm/Support/YAMLParser.h | 6 +++--- lib/Bitcode/Reader/BitcodeReader.cpp | 2 +- lib/DebugInfo/CodeView/CodeViewError.cpp | 2 +- lib/DebugInfo/MSF/MSFError.cpp | 2 +- lib/DebugInfo/PDB/DIA/DIAError.cpp | 2 +- lib/DebugInfo/PDB/GenericError.cpp | 2 +- lib/DebugInfo/PDB/Raw/RawError.cpp | 2 +- lib/ExecutionEngine/Orc/OrcError.cpp | 2 +- lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp | 2 +- lib/Object/Error.cpp | 4 ++-- lib/ProfileData/Coverage/CoverageMapping.cpp | 2 +- lib/ProfileData/InstrProf.cpp | 2 +- lib/ProfileData/SampleProf.cpp | 2 +- lib/Support/Error.cpp | 2 +- tools/llvm-cxxdump/Error.cpp | 2 +- tools/llvm-readobj/Error.cpp | 4 ++-- tools/obj2yaml/Error.cpp | 4 ++-- 19 files changed, 26 insertions(+), 33 deletions(-)