aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-c-test/llvm-c-test.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-08[llvm-c] Expose LLVMContextGetDiagnostic{Handler,Context}Jeroen Ketema1-0/+3
2016-04-05Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining fil...Duncan P. N. Exon Smith1-7/+2
2016-04-05Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; othe...Eugene Zelenko1-2/+7
2016-02-05Prefix external symbols in llvm-c-test.Benjamin Kramer1-13/+13
2016-02-04Improve testing for the C APIAmaury Sechet1-0/+13
2015-12-18Deprecate a few C APIs.Rafael Espindola1-1/+1
2015-12-18Add a test for LLVMGetBitcodeModule.Rafael Espindola1-1/+3
2015-01-28Fix LLVMSetMetadata and LLVMAddNamedMetadataOperand for single value MDNodesBjorn Steinbrink1-0/+4
2013-10-23Add llvm-c-test tool for testing llvm-cAnders Waldenborg1-0/+37