index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
tools
/
c-arcmt-test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support LLVM_BUILD_STATIC.
Rafael Espindola
2014-11-05
1
-3
/
+9
*
[autoconf] Add clangToolingCore.a to Makefile(s) for static build w/o libclan...
NAKAMURA Takumi
2014-10-30
1
-0
/
+1
*
Make clang's rewrite engine a core feature
Alp Toker
2014-07-16
1
-1
/
+1
*
Fix C++ style // comments in a couple of C files
Timur Iskhodzhanov
2014-06-06
1
-2
/
+2
*
Flush C stdio streams upon process termination
Reid Kleckner
2014-06-05
1
-3
/
+9
*
c-arcmt-test/Makefile: Update USEDLIBS for -static.
NAKAMURA Takumi
2014-04-27
1
-1
/
+4
*
c-arcmt-test/Makefile: Fixup for LDFLAGS=-static on cygming, corresponding to...
NAKAMURA Takumi
2013-12-12
1
-0
/
+1
*
[CMake] Update target_link_libraries() and LLVM_LINK_COMPONENTS for each CMak...
NAKAMURA Takumi
2013-12-10
1
-5
/
+0
*
{c-index-test|c-arcmt-test}/Makefile: Update USEDLIBS along corresponding to ...
NAKAMURA Takumi
2013-08-18
1
-1
/
+1
*
[Driver] Refactor clang driver to use LLVM's Option library
Reid Kleckner
2013-06-14
1
-1
/
+1
*
libclang: Update comment about USEDLIBS in c-*-test/Makefile.
NAKAMURA Takumi
2013-01-22
1
-1
/
+1
*
Add bitreader to LINK_COMPONENTS in users of libclang, c-arcmt-test and c-ind...
NAKAMURA Takumi
2013-01-20
1
-1
/
+1
*
Comment that clang.dll is unavailable on cygming yet.
Ted Kremenek
2012-09-01
1
-0
/
+3
*
c-arcmt-test/Makefile: Restore some stuff. clang.dll is unavailable on cygmin...
NAKAMURA Takumi
2012-09-01
1
-2
/
+8
*
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
Ted Kremenek
2012-09-01
1
-5
/
+2
*
c-arcmt-test, c-index-test: Appease Cygwin, to link to libclang.a, not clang....
NAKAMURA Takumi
2012-08-10
1
-1
/
+6
*
Remove a goofy CMake hack and use the standard CMake facilities to
Chandler Carruth
2012-06-21
1
-2
/
+4
*
Kill the last vestiges of clangIndex
Douglas Gregor
2012-04-13
1
-1
/
+1
*
[Cygwin] Work around to flush stdout in a thread, or stdout in threads won't ...
NAKAMURA Takumi
2012-04-07
1
-0
/
+3
*
Update library dependencies to add clangEdit on c-index-test and c-arcmt-test.
NAKAMURA Takumi
2012-03-11
1
-1
/
+1
*
Add new code migrator support for migrating existing Objective-C code to use
Ted Kremenek
2012-03-06
1
-2
/
+31
*
[arcmt] Move the remapping functions to clang-c/Index.h and change 'arcmt_' p...
Argyrios Kyrtzidis
2011-07-11
1
-7
/
+6
*
Fix ARCMT/migrate.m on MSVC.
Francois Pichet
2011-07-10
1
-0
/
+5
*
tools/c-arcmt-test/Makefile: Add clangARCMigrate.a clangRewrite.a to USEDLIBS...
NAKAMURA Takumi
2011-07-10
1
-1
/
+2
*
c-arcmt-test.c: MSVCRT does not have setenv. Use putenv instead.
NAKAMURA Takumi
2011-07-10
1
-0
/
+5
*
Fix linker problem in buildbot.
Argyrios Kyrtzidis
2011-07-09
1
-1
/
+1
*
Ugh, fix CMake.
Argyrios Kyrtzidis
2011-07-09
1
-1
/
+1
*
[arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option.
Argyrios Kyrtzidis
2011-07-09
3
-0
/
+120