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
/
Index
/
Analyzer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the unused, unmaintained, incomplete 'Index' library.
Douglas Gregor
2012-04-13
1
-470
/
+0
*
Replace all comparisons between ObjCInterfaceDecl pointers with calls
Douglas Gregor
2011-12-15
1
-2
/
+2
*
Substantially alter the design of the Objective C type AST by introducing
John McCall
2010-05-15
1
-4
/
+4
*
Overhaul the AST representation of Objective-C message send
Douglas Gregor
2010-04-21
1
-23
/
+56
*
Extend ObjCMessageExpr for class method sends with the source location
Douglas Gregor
2010-03-08
1
-2
/
+2
*
Remove remaining VISIBILITY_HIDDEN from anonymous namespaces.
Benjamin Kramer
2009-11-28
1
-5
/
+4
*
Modify ASTLocation and apart from being a Decl or Stmt, allow it to also be:
Argyrios Kyrtzidis
2009-09-29
1
-3
/
+2
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-15
/
+15
*
Fix gcc warning.
Eli Friedman
2009-07-30
1
-2
/
+2
*
Add support for ObjC message expressions, in the Analyzer:
Argyrios Kyrtzidis
2009-07-30
1
-2
/
+337
*
-Introduce the idx::Analyzer class used for getting indexing information, lik...
Argyrios Kyrtzidis
2009-07-29
1
-0
/
+104