summaryrefslogtreecommitdiffstats
path: root/test/Index/Inputs
Commit message (Expand)AuthorAgeFilesLines
* [libclang] Fix CXTranslationUnit_KeepGoingIvan Donchevskii2019-03-071-0/+3
* [Preprocessor] Don't avoid entering included files after hitting a fatal error.Volodymyr Sapsai2018-12-071-0/+1
* [Tooling] Clear the PreambleSrcLocCache when preamble is discarded during rep...Alex Lorenz2018-03-123-0/+12
* [Sema] Add implicit members even for invalid CXXRecordDeclsIlya Biryukov2018-02-021-0/+9
* [libclang] Store unsaved file hashes when recording parsing invocationsAlex Lorenz2017-12-051-0/+2
* [Frontend] Verify that the bitstream is not empty before readingAlex Lorenz2017-07-071-0/+0
* [Modules] Don't infinite recurse on implicit import of circular modules in p...Ben Langmuir2016-02-115-0/+24
* [libclang] Allow code-completion when pointing at the end-of-file.Argyrios Kyrtzidis2014-10-181-0/+3
* Avoid a crash after loading an #undef'd macro in code completionBen Langmuir2014-09-302-0/+4
* Fix the rececl chain for redeclarations of predefined declsBen Langmuir2014-08-181-0/+3
* This test is XFAILed on Windows, but I cannot see a reason as to why it shoul...Aaron Ballman2014-05-191-2/+0
* Comment parsing: remove HTML attribute validationDmitri Gribenko2014-04-301-2/+2
* Comment parsing: in the generated XML file, mark HTML that is safe to passDmitri Gribenko2014-04-221-1/+10
* Honour -ivfsoverlay in ASTUnit to match clangBen Langmuir2014-04-154-0/+29
* libclang/libIndex: USR generation: mangle source location into USRs for macros,Dmitri Gribenko2014-03-281-0/+1
* Comment parsing: when comment ranges are deserialized from multiple modules,Dmitri Gribenko2014-03-273-0/+17
* Preserve -fretain-comments-from-system-headers in modulesBen Langmuir2014-01-091-0/+4
* [c-index-test] For the '-remap-file' option use a comma for separator which i...Argyrios Kyrtzidis2013-12-051-1/+1
* [c-index-test] For the '-remap-file=' option use ':' instead of ';' for separ...Argyrios Kyrtzidis2013-12-051-1/+1
* Ignore test Inputs globally and remove redundant lit.local.cfg filesAlp Toker2013-11-151-1/+0
* Documentation parsing: add support for \throws \throw \exception commandsDmitri Gribenko2013-11-121-3/+7
* [PCH] Fix a PCH serialization crash, with invalid code related to forward enu...Argyrios Kyrtzidis2013-08-071-0/+3
* Comment parsing: allow "\param ..." to describe variadic argumentsDmitri Gribenko2013-06-242-4/+23
* Comment parsing: followup to r184610: allow multiple \returnsDmitri Gribenko2013-06-221-3/+6
* Have SourceManager::getLocForEndOfFile() point at the "EOF" location of the F...Argyrios Kyrtzidis2013-05-071-0/+0
* doxygen command. Add 'attention' command to list of similarFariborz Jahanian2013-02-261-0/+1
* Comment parsing: improve the fidelity of XML output for many block commandsDmitri Gribenko2013-02-013-0/+44
* Revert r167801, "[preprocessor] When #including something that contributes noDaniel Dunbar2012-11-131-0/+0
* [preprocessor] When #including something that contributes no tokens at all,Argyrios Kyrtzidis2012-11-131-0/+0
* Introduce inferred framework modules into the module map file,Douglas Gregor2012-11-061-0/+1
* Comment to XML conversion: escape XML special chars correctly; use correctDmitri Gribenko2012-10-031-0/+11
* [Doc parse]: SUpport for message in deprecated/unavailableFariborz Jahanian2012-10-022-2/+3
* [Doc parsing]: Add available and deprecated attribute infoFariborz Jahanian2012-10-022-0/+12
* Add xml test for availability to comment-xml-schema.cFariborz Jahanian2012-10-011-1/+5
* availability in structured documents. TakesFariborz Jahanian2012-10-011-0/+7
* Add tests for r163778.Ted Kremenek2012-09-131-0/+8
* Comment XML: use xml:space="preserve" in Verbatim tags, so that XML tidy doesDmitri Gribenko2012-08-081-0/+1
* Comment AST: DeclInfo: add a special kind for enums.Dmitri Gribenko2012-08-071-0/+6
* libclang API for comment-to-xml conversion.Dmitri Gribenko2012-08-0731-0/+297
* Handle include directive with comments. It turns out that in this case comme...Dmitri Gribenko2012-06-211-0/+2
* Ensure that we clean up after a failed module build and cope with theDouglas Gregor2012-01-292-0/+9
* Implement code completion support for module import declarations, e.g.,Douglas Gregor2012-01-296-0/+17
* [PCH] Fix reading from PCH of diagnostic pragmas.Argyrios Kyrtzidis2011-11-091-0/+1
* Add missing part of testDouglas Gregor2011-11-071-0/+14
* Eliminate a hang while loading a sequence of redeclarable entities. InDouglas Gregor2011-10-261-0/+21
* Revamp the SourceManager to separate the representation of parsedDouglas Gregor2011-07-191-0/+6
* Introduce a new libclang API, clang_isFileMultipleIncludeGuarded(),Douglas Gregor2011-05-042-0/+9
* When determining which preprocessed entities to traverse in libclang,Douglas Gregor2010-12-212-0/+8
* When setting the globally-visible declarations for a particularDouglas Gregor2010-09-242-0/+5
* When we decide not to reuse a precompiled preamble, clear out theDouglas Gregor2010-08-202-0/+3