OSDN Git Service

There is no std::errc::success, remove the llvm one.
authorRafael Espindola <rafael.espindola@gmail.com>
Sat, 31 May 2014 03:21:04 +0000 (03:21 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sat, 31 May 2014 03:21:04 +0000 (03:21 +0000)
commitc145fd3cf5f9b9bb666267869eb556c54cdd5194
tree23cbd36525dc9cc3318368e76ec2e8e2c48b53ef
parent1028cc76ef8b40a933aba58cc531ccf466951771
There is no std::errc::success, remove the llvm one.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209960 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/system_error.h
lib/Object/Error.cpp
lib/ProfileData/InstrProf.cpp
lib/Support/LockFileManager.cpp
lib/Support/Unix/Program.inc
tools/llvm-readobj/Error.cpp
tools/obj2yaml/Error.cpp