|
LLVM
3.7.0
|
#include <string>Go to the source code of this file.
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
| llvm::sys | |
Functions | |
| std::string | llvm::sys::StrError () |
| Returns a string representation of the errno value, using whatever thread-safe variant of strerror() is available. More... | |
| std::string | llvm::sys::StrError (int errnum) |
Like the no-argument version above, but uses errnum instead of errno. More... | |
1.8.6