Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrap C APIs with pragmas enforcing -Werror=strict-prototypes | Duncan P. N. Exon Smith | 2019-11-19 | 1 | -6/+4 |
* | [llvm-c] Make LLVMGetStringErrorTypeId a proper prototype | Anders Waldenborg | 2019-05-06 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+4 |
* | Add a comment to clarify the contract for LLVMGetErrorMessage in the c-bindings | Lang Hames | 2018-09-29 | 1 | -0/+2 |
* | [ORC] Update ORC C bindings to use the new llvm::Error C API. | Lang Hames | 2018-09-23 | 1 | -0/+2 |
* | [Support] Add a basic C API for llvm::Error. | Lang Hames | 2018-08-15 | 1 | -0/+65 |