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
/
lib
/
Tooling
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor libTooling to reduce required dependencies.
Daniel Jasper
2014-10-29
1
-0
/
+3
*
Make clang's rewrite engine a core feature
Alp Toker
2014-07-16
1
-1
/
+1
*
[CMake] Use LINK_LIBS instead of target_link_libraries().
NAKAMURA Takumi
2014-02-26
1
-2
/
+1
*
[CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce...
NAKAMURA Takumi
2014-02-21
1
-9
/
+0
*
[CMake] clang/lib: Prune redundant dependencies.
NAKAMURA Takumi
2013-12-10
1
-1
/
+0
*
[CMake] clang/lib: Satisfy dependencies to add *actually used* libraries on t...
NAKAMURA Takumi
2013-12-09
1
-2
/
+4
*
Support symlinks and relative paths in complilation databases.
Daniel Jasper
2012-10-08
1
-0
/
+1
*
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
Ted Kremenek
2012-09-01
1
-1
/
+2
*
Use LLVM's plugin registry to enable registering new compilation
Daniel Jasper
2012-08-24
1
-0
/
+1
*
Reverted clang-check to fully supported CommandLine Library use-case: global
Alexander Kornienko
2012-08-22
1
-1
/
+1
*
clang/lib: [CMake] Update tblgen'd dependencies.
NAKAMURA Takumi
2012-07-27
1
-0
/
+5
*
clang/lib: [CMake] Reformat, alphabetize lists.
NAKAMURA Takumi
2012-07-27
1
-3
/
+3
*
Move RefactoringCallbacks to Tooling to avoid dependency from
Daniel Jasper
2012-07-17
1
-0
/
+2
*
Fix copy-paste mistake for CMake dependency.
Ted Kremenek
2012-07-16
1
-1
/
+1
*
Looks like libTooling might also depend on ClangDiagnosticCommon.
Ted Kremenek
2012-07-16
1
-0
/
+4
*
The new clang-ast-dump tool for selective AST dumping. Moved common command-l...
Alexander Kornienko
2012-07-16
1
-0
/
+1
*
Remove a goofy CMake hack and use the standard CMake facilities to
Chandler Carruth
2012-06-21
1
-1
/
+7
*
Adds the Refactoring library, which is a layer on top of the Tooling library
Manuel Klimek
2012-05-23
1
-1
/
+2
*
Declare abstract class ArgumentsAdjuster. This abstract interface describes
Simon Atanasyan
2012-05-09
1
-0
/
+1
*
Adds a tooling library.
Manuel Klimek
2012-04-04
1
-0
/
+7
*
Reverts the Tooling changes as requested by Chris.
Manuel Klimek
2011-06-02
1
-7
/
+0
*
This patch implements an AST matching framework that allows to write
Manuel Klimek
2011-05-31
1
-0
/
+1
*
This is the next step in building the standalone tools infrastructure:
Manuel Klimek
2011-04-27
1
-0
/
+1
*
Adds a function to run FrontendActions over in-memory code. This is
Manuel Klimek
2011-04-21
1
-0
/
+5