aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Index/TranslationUnit.h
AgeCommit message (Expand)Author
2012-04-13Remove the unused, unmaintained, incomplete 'Index' library.Douglas Gregor
2011-09-25Rename Diagnostic to DiagnosticsEngine as per issue 5397David Blaikie
2010-07-22Make a bunch of new data structures for the new analysisZhongxing Xu
2010-07-06Add skeleton code to make wpa call the analysis engine.Zhongxing Xu
2009-07-29Add TranslationUnit::getSelectorMap().Argyrios Kyrtzidis
2009-07-29Add getDeclReferenceMap() to the abstract interface of TranslationUnit class.Argyrios Kyrtzidis
2009-07-12fix typo in file headers.Chris Lattner
2009-07-05Introduce the 'Index' library.Argyrios Kyrtzidis