]> granicus.if.org Git - clang/history - tools/c-arcmt-test
[coroutines] Include the implicit object parameter type when looking up coroutine_tra...
[clang] / tools / c-arcmt-test /
2016-01-26 Chris BienemanRemove autoconf support
2015-07-12 NAKAMURA TakumiTweak libclang's users, c-arcmt-test, c-index-test...
2015-07-12 NAKAMURA TakumiReformat Makefile.
2015-02-25 Adrian PrantlRevert "Wrap clang module files in a Mach-O, ELF, or...
2015-02-25 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2015-02-24 Adrian PrantlRevert "Wrap clang module files in a Mach-O, ELF, or...
2015-02-24 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2014-11-05 Rafael EspindolaSupport LLVM_BUILD_STATIC.
2014-10-30 NAKAMURA Takumi[autoconf] Add clangToolingCore.a to Makefile(s) for...
2014-07-16 Alp TokerMake clang's rewrite engine a core feature
2014-06-06 Timur IskhodzhanovFix C++ style // comments in a couple of C files
2014-06-05 Reid KlecknerFlush C stdio streams upon process termination
2014-04-27 NAKAMURA Takumic-arcmt-test/Makefile: Update USEDLIBS for -static.
2013-12-12 NAKAMURA Takumic-arcmt-test/Makefile: Fixup for LDFLAGS=-static on...
2013-12-10 NAKAMURA Takumi[CMake] Update target_link_libraries() and LLVM_LINK_CO...
2013-08-18 NAKAMURA Takumi{c-index-test|c-arcmt-test}/Makefile: Update USEDLIBS...
2013-06-14 Reid Kleckner[Driver] Refactor clang driver to use LLVM's Option...
2013-01-22 NAKAMURA Takumilibclang: Update comment about USEDLIBS in c-*-test...
2013-01-20 NAKAMURA TakumiAdd bitreader to LINK_COMPONENTS in users of libclang...
2012-09-01 Ted KremenekComment that clang.dll is unavailable on cygming yet.
2012-09-01 NAKAMURA Takumic-arcmt-test/Makefile: Restore some stuff. clang.dll...
2012-09-01 Ted KremenekSplit library clangRewrite into clangRewriteCore and...
2012-08-10 NAKAMURA Takumic-arcmt-test, c-index-test: Appease Cygwin, to link...
2012-06-21 Chandler CarruthRemove a goofy CMake hack and use the standard CMake...
2012-04-13 Douglas GregorKill the last vestiges of clangIndex
2012-04-07 NAKAMURA Takumi[Cygwin] Work around to flush stdout in a thread, or...
2012-03-11 NAKAMURA TakumiUpdate library dependencies to add clangEdit on c-index...
2012-03-06 Ted KremenekAdd new code migrator support for migrating existing...
2011-07-11 Argyrios Kyrtzidis[arcmt] Move the remapping functions to clang-c/Index...
2011-07-10 Francois PichetFix ARCMT/migrate.m on MSVC.
2011-07-10 NAKAMURA Takumitools/c-arcmt-test/Makefile: Add clangARCMigrate.a...
2011-07-10 NAKAMURA Takumic-arcmt-test.c: MSVCRT does not have setenv. Use putenv...
2011-07-09 Argyrios KyrtzidisFix linker problem in buildbot.
2011-07-09 Argyrios KyrtzidisUgh, fix CMake.
2011-07-09 Argyrios Kyrtzidis[arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC...