Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e8aab7480c2550b51fd60d6eb102b361e70931d7
/
llvm
/
tools
/
llvm-readobj
/
Error.cpp
54f19979
Remove unused and odd code.
by Rafael Espindola
· 11 years ago
25188c9
Don't import error_category into the llvm namespace.
by Rafael Espindola
· 11 years ago
acc5d7c
Don't import error_condition into the llvm namespace.
by Rafael Espindola
· 11 years ago
5c4f829
Use std::error_code instead of llvm::error_code.
by Rafael Espindola
· 11 years ago
933c950
Use an enum class.
by Rafael Espindola
· 11 years ago
f5d07fa
Mark a few functions noexcept.
by Rafael Espindola
· 11 years ago
a3f2e3f
There is no std::errc::success, remove the llvm one.
by Rafael Espindola
· 11 years ago
e3bfdc4
Support: Make error_category's constructor public
by Justin Bogner
· 12 years ago
e56917c
[C++11] Add 'override' keyword to virtual methods that override their base class.
by Craig Topper
· 12 years ago
9cad53c
Implements low-level object file format specific output for COFF and
by Eric Christopher
· 13 years ago