summaryrefslogtreecommitdiffstats
path: root/test/Index/skip-parsed-bodies
Commit message (Expand)AuthorAgeFilesLines
* clang/test/Index/skip-parsed-bodies/compile_commands.json: Appease targeting ...NAKAMURA Takumi2016-02-101-3/+3
* libclang: Enable skip-parsed-bodies on win32.NAKAMURA Takumi2016-02-101-1/+0
* Initialize the AST consumer as soon as we have both an ASTConsumer and anRichard Smith2015-08-181-1/+4
* Teach compile_commands.json test that windows-gnu is the new name for mingw32.Yaron Keren2014-12-171-1/+1
* clang/test/Index/skip-parsed-bodies/compile_commands.json: Mark it as XFAIL:m...NAKAMURA Takumi2013-01-311-1/+1
* Return true from HeaderSearch::isFileMultipleIncludeGuarded if the fileArgyrios Kyrtzidis2012-12-104-0/+12
* test/Index/skip-parsed-bodies/compile_commands.json: Remove XFAIL on cygming.NAKAMURA Takumi2012-12-071-1/+1
* [libclang] Add a test to make sure we skip bodies properly from "#pragma once...Argyrios Kyrtzidis2012-12-064-1/+21
* [libclang] Introduce a new indexing mode where we skip function bodiesArgyrios Kyrtzidis2012-12-066-0/+92