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
/
libclang
/
CursorVisitor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Header guard canonicalization, clang part.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
[C++11] Use 'nullptr'. Tools edition.
Craig Topper
2014-06-08
1
-8
/
+8
*
[libclang] Modify clang_findReferencesInFile and clang_findIncludesInFile to ...
Argyrios Kyrtzidis
2013-03-08
1
-2
/
+2
*
Strip 'llvm' from 'llvm::Optional' uses.
Ted Kremenek
2013-02-21
1
-1
/
+1
*
libclang: factor out the frequent pattern static_cast<ASTUnit *>(TU->TUData)
Dmitri Gribenko
2013-01-26
1
-2
/
+2
*
libclang: make getCursorStmt() and getCursorExpr() return const pointers
Dmitri Gribenko
2013-01-26
1
-4
/
+5
*
libclang: change return type of getCursorDecl() to 'const Decl *'
Dmitri Gribenko
2013-01-23
1
-3
/
+4
*
Sort #include lines for tools/...
Chandler Carruth
2012-12-04
1
-2
/
+1
*
Add missing emacs major mode marker.
Nick Lewycky
2012-10-29
1
-1
/
+1
*
Remove pointless classof()'s.
Sean Silva
2012-10-11
1
-1
/
+0
*
[libclang] The annotation of tokens operation visits statement nodes code-rec...
Argyrios Kyrtzidis
2012-09-01
1
-3
/
+14
*
Implement indexing support for lambdas in libclang (both kinds), as
Douglas Gregor
2012-02-15
1
-1
/
+2
*
Eliminate ObjCForwardProtocolDecl, which is redundant now that
Douglas Gregor
2012-01-01
1
-1
/
+0
*
Eliminate ObjCClassDecl, which is redundant now that ObjCInterfaceDecl
Douglas Gregor
2011-12-27
1
-1
/
+0
*
[libclang] Make clang_findReferencesInFile also work on macros (find all expa...
Argyrios Kyrtzidis
2011-11-29
1
-2
/
+9
*
[libclang] Make clang_annotateTokens use "file-targeted" deserialization and ...
Argyrios Kyrtzidis
2011-11-16
1
-1
/
+3
*
[libclang] Move CursorVisitor to its own header.
Argyrios Kyrtzidis
2011-11-03
1
-0
/
+251