summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-c-test/main.c
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+4
* Remove redundant includes from tools.Michael Zolotukhin2017-12-131-2/+0
* [LLVM-C] Expose functions to create debug locations via DIBuilder.whitequark2017-11-011-0/+5
* [C API] Prevent nullptr dereferences in C API for counting attributes.Amaury Sechet2016-11-151-0/+4
* [llvm-c] Expose LLVMContextGetDiagnostic{Handler,Context}Jeroen Ketema2016-04-081-9/+14
* Prefix external symbols in llvm-c-test.Benjamin Kramer2016-02-051-14/+14
* Improve testing for the C APIAmaury Sechet2016-02-041-1/+5
* Deprecate a few C APIs.Rafael Espindola2015-12-181-3/+12
* Add a test for LLVMGetBitcodeModule.Rafael Espindola2015-12-181-2/+7
* Fix LLVMSetMetadata and LLVMAddNamedMetadataOperand for single value MDNodesBjorn Steinbrink2015-01-281-0/+4
* Add llvm-c-test tool for testing llvm-cAnders Waldenborg2013-10-231-0/+73
OpenPOWER on IntegriCloud