aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Index/Inputs
AgeCommit message (Expand)AuthorFilesLines
2013-11-15Ignore test Inputs globally and remove redundant lit.local.cfg filesAlp Toker1-1/+0
2013-11-12Documentation parsing: add support for \throws \throw \exception commandsDmitri Gribenko1-3/+7
2013-08-07[PCH] Fix a PCH serialization crash, with invalid code related to forward enu...Argyrios Kyrtzidis1-0/+3
2013-06-24Comment parsing: allow "\param ..." to describe variadic argumentsDmitri Gribenko2-4/+23
2013-06-22Comment parsing: followup to r184610: allow multiple \returnsDmitri Gribenko1-3/+6
2013-05-07Have SourceManager::getLocForEndOfFile() point at the "EOF" location of the F...Argyrios Kyrtzidis1-0/+0
2013-02-26doxygen command. Add 'attention' command to list of similarFariborz Jahanian1-0/+1
2013-02-01Comment parsing: improve the fidelity of XML output for many block commandsDmitri Gribenko3-0/+44
2012-11-13Revert r167801, "[preprocessor] When #including something that contributes noDaniel Dunbar1-0/+0
2012-11-13[preprocessor] When #including something that contributes no tokens at all,Argyrios Kyrtzidis1-0/+0
2012-11-06Introduce inferred framework modules into the module map file,Douglas Gregor1-0/+1
2012-10-03Comment to XML conversion: escape XML special chars correctly; use correctDmitri Gribenko1-0/+11
2012-10-02[Doc parse]: SUpport for message in deprecated/unavailableFariborz Jahanian2-2/+3
2012-10-02[Doc parsing]: Add available and deprecated attribute infoFariborz Jahanian2-0/+12
2012-10-01Add xml test for availability to comment-xml-schema.cFariborz Jahanian1-1/+5
2012-10-01availability in structured documents. TakesFariborz Jahanian1-0/+7
2012-09-13Add tests for r163778.Ted Kremenek1-0/+8
2012-08-08Comment XML: use xml:space="preserve" in Verbatim tags, so that XML tidy doesDmitri Gribenko1-0/+1
2012-08-07Comment AST: DeclInfo: add a special kind for enums.Dmitri Gribenko1-0/+6
2012-08-07libclang API for comment-to-xml conversion.Dmitri Gribenko31-0/+297
2012-06-21Handle include directive with comments. It turns out that in this case comme...Dmitri Gribenko1-0/+2
2012-01-29Ensure that we clean up after a failed module build and cope with theDouglas Gregor2-0/+9
2012-01-29Implement code completion support for module import declarations, e.g.,Douglas Gregor6-0/+17
2011-11-09[PCH] Fix reading from PCH of diagnostic pragmas.Argyrios Kyrtzidis1-0/+1
2011-11-07Add missing part of testDouglas Gregor1-0/+14
2011-10-26Eliminate a hang while loading a sequence of redeclarable entities. InDouglas Gregor1-0/+21
2011-07-19Revamp the SourceManager to separate the representation of parsedDouglas Gregor1-0/+6
2011-05-04Introduce a new libclang API, clang_isFileMultipleIncludeGuarded(),Douglas Gregor2-0/+9
2010-12-21When determining which preprocessed entities to traverse in libclang,Douglas Gregor2-0/+8
2010-09-24When setting the globally-visible declarations for a particularDouglas Gregor2-0/+5
2010-08-20When we decide not to reuse a precompiled preamble, clear out theDouglas Gregor2-0/+3
2010-08-19libclang: Execute clang_codeCompleteAt() inside a crash recovery context.Daniel Dunbar1-0/+12
2010-08-19Fix a loop overrun in ComputePreamble when the last remapped file was erased,Daniel Dunbar1-0/+8
2010-08-18libclang: Put clang_reparseTranslationUnit inside a crash recovery context.Daniel Dunbar1-0/+3
2010-08-02When using a precompiled preamble, save the diagnostics produced whenDouglas Gregor1-1/+6
2010-07-26When remapping a virtual file, also make an entry for the file withDouglas Gregor2-0/+5
2010-04-06Make code-completion for Objective-C message sends to "id" work in theDouglas Gregor1-0/+10
2010-03-24Make sure that we have File IDs for all of the unsaved files before weDouglas Gregor1-1/+6
2010-03-03Don't use echo in the Index test, which I hope will work around an intermitte...Douglas Gregor1-0/+1
2010-01-23Extend clang_createTranslationUnitFromSourceFile() to support creatingDouglas Gregor1-0/+3
2009-12-02Extend the CIndex code-completion API to perform code completionDouglas Gregor1-0/+1
2009-11-08Move test/Index input files into a sub directory (not scanned as tests).Daniel Dunbar8-0/+99