summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c/Error.h
Commit message (Expand)AuthorAgeFilesLines
* Wrap C APIs with pragmas enforcing -Werror=strict-prototypesDuncan P. N. Exon Smith2019-11-191-6/+4
* [llvm-c] Make LLVMGetStringErrorTypeId a proper prototypeAnders Waldenborg2019-05-061-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+4
* Add a comment to clarify the contract for LLVMGetErrorMessage in the c-bindingsLang Hames2018-09-291-0/+2
* [ORC] Update ORC C bindings to use the new llvm::Error C API.Lang Hames2018-09-231-0/+2
* [Support] Add a basic C API for llvm::Error.Lang Hames2018-08-151-0/+65
OpenPOWER on IntegriCloud