Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
36fab8d70eee342d66e03c9b09c029f126196103
/
tools
/
c-arcmt-test
296028e
Comment that clang.dll is unavailable on cygming yet.
by Ted Kremenek
· 12 years ago
b6678d7
c-arcmt-test/Makefile: Restore some stuff. clang.dll is unavailable on cygming yet.
by NAKAMURA Takumi
· 12 years ago
305c613
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
by Ted Kremenek
· 12 years ago
a59114b
c-arcmt-test, c-index-test: Appease Cygwin, to link to libclang.a, not clang.dll.
by NAKAMURA Takumi
· 13 years ago
b0d8671
Remove a goofy CMake hack and use the standard CMake facilities to
by Chandler Carruth
· 13 years ago
ba8be8c
Kill the last vestiges of clangIndex
by Douglas Gregor
· 13 years ago
3be55cd
[Cygwin] Work around to flush stdout in a thread, or stdout in threads won't be flushed at exit.
by NAKAMURA Takumi
· 13 years ago
74d2a9c
Update library dependencies to add clangEdit on c-index-test and c-arcmt-test.
by NAKAMURA Takumi
· 13 years ago
30660a8
Add new code migrator support for migrating existing Objective-C code to use
by Ted Kremenek
· 13 years ago
97c337c
[arcmt] Move the remapping functions to clang-c/Index.h and change 'arcmt_' prefix to 'clang_'.
by Argyrios Kyrtzidis
· 14 years ago
9de09d4
Fix ARCMT/migrate.m on MSVC.
by Francois Pichet
· 14 years ago
23319f3
tools/c-arcmt-test/Makefile: Add clangARCMigrate.a clangRewrite.a to USEDLIBS to satisfy linking on cygming.
by NAKAMURA Takumi
· 14 years ago
0989bf7
c-arcmt-test.c: MSVCRT does not have setenv. Use putenv instead.
by NAKAMURA Takumi
· 14 years ago
bb54093
Fix linker problem in buildbot.
by Argyrios Kyrtzidis
· 14 years ago
4fc446f
Ugh, fix CMake.
by Argyrios Kyrtzidis
· 14 years ago
69325d5
[arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option.
by Argyrios Kyrtzidis
· 14 years ago