summaryrefslogtreecommitdiff
path: root/interface
AgeCommit message (Expand)AuthorFilesLines
2012-11-04update for change in clang's DiagnosticOptionsSven Verdoolaege1-4/+24
2012-03-27link in new -lclangEdit when availableSven Verdoolaege1-0/+1
2012-01-18update for change in clang's HandleTopLevelDecl return typeSven Verdoolaege1-3/+4
2011-11-23add missing namespace qualification on llvm::ArrayRefSven Verdoolaege1-1/+1
2011-11-13use the clang driver to obtain command line arguments for the clang frontendSven Verdoolaege1-0/+64
2011-11-13support more recent LLVMsSven Verdoolaege1-1/+1
2011-10-21interface/Makefile.am: append extra copy of CLANG_LDFLAGS to LDADDSven Verdoolaege1-1/+1
2011-10-13interface/extract_interface.cc: adjust to rename of Diagnostic in clangSven Verdoolaege1-1/+1
2011-10-06add extract_interface for constructing interfaces to other languagesSven Verdoolaege7-0/+775