summaryrefslogtreecommitdiffstats
path: root/clang/lib/Index/Analyzer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining VISIBILITY_HIDDEN from anonymous namespaces.Benjamin Kramer2009-11-281-5/+4
* Modify ASTLocation and apart from being a Decl or Stmt, allow it to also be:Argyrios Kyrtzidis2009-09-291-3/+2
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-15/+15
* Fix gcc warning.Eli Friedman2009-07-301-2/+2
* Add support for ObjC message expressions, in the Analyzer:Argyrios Kyrtzidis2009-07-301-2/+337
* -Introduce the idx::Analyzer class used for getting indexing information, lik...Argyrios Kyrtzidis2009-07-291-0/+104
OpenPOWER on IntegriCloud