summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-c-test/llvm-c-test.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+4
* [LLVM-C] Expose functions to create debug locations via DIBuilder.whitequark2017-11-011-0/+3
* Fix "isn't a prototype" warningVitaly Buka2016-11-161-2/+2
* [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-0/+3
* Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining fil...Duncan P. N. Exon Smith2016-04-051-7/+2
* Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; othe...Eugene Zelenko2016-04-051-2/+7
* Prefix external symbols in llvm-c-test.Benjamin Kramer2016-02-051-13/+13
* Improve testing for the C APIAmaury Sechet2016-02-041-0/+13
* Deprecate a few C APIs.Rafael Espindola2015-12-181-1/+1
* Add a test for LLVMGetBitcodeModule.Rafael Espindola2015-12-181-1/+3
* 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/+37
OpenPOWER on IntegriCloud