]> granicus.if.org Git - clang/history - tools/c-index-test
[linux] When pre-reserving stack pages to work around broken address space
[clang] / tools / c-index-test /
2016-10-08 Mehdi AminiTurn cl::values() (for enum) from a vararg function...
2016-07-30 Argyrios Kyrtzidis[c-index-test] Make sure to check that clang_Cursor_get...
2016-06-09 Richard SmithUpdate to match LLVM r272232.
2016-05-31 Manman RenIndexer: add CXObjCPropertyAttr_class for class properties.
2016-05-31 Ehsan Akhgariclang-c: Add the clang_getCursorVisibility() API
2016-05-31 Ehsan AkhgariRevert r253909 because it was committed with an incorre...
2016-05-03 David Blaikie[scan-build] fix dead store warnings emitted on clang...
2016-04-27 Jonathan CoeExpose cxx constructor and method properties through...
2016-04-22 Argyrios Kyrtzidis[index] Add a SymbolSubKind for an ObjC unit test.
2016-04-22 Argyrios Kyrtzidis[index] Change SymbolCXXTemplateKind to a 'SymbolSubKin...
2016-04-03 Vedant Kumar[c-index-test] Fix leak in print_completion_result...
2016-03-30 Vedant Kumar[c-index-test] Delete dead function, NFC
2016-03-01 Manuel KlimekOptionally demote fatal errors to non-fatal errors.
2016-02-29 Argyrios Kyrtzidis[index] Print and test module import references.
2016-02-20 Argyrios Kyrtzidis[c-index-test] CMake: When installing c-index-test...
2016-02-15 Argyrios Kyrtzidis[AST/index] Introduce an option 'SuppressTemplateArgsIn...
2016-02-14 Argyrios Kyrtzidis[index] Factor libclang's functionality to determing...
2016-02-14 Benjamin KramerDon't leak the ASTUnit when done with testing.
2016-02-14 NAKAMURA Takumic-index-test: Fix libdeps corresponding to r260841.
2016-02-14 Argyrios Kyrtzidis[c-index-test] Fix a gcc build error.
2016-02-14 Argyrios Kyrtzidis[index] Fix gcc builds.
2016-02-14 Argyrios Kyrtzidis[index] Enhance c-index-test tool and have it link...
2016-01-26 Chris BienemanRemove autoconf support
2016-01-16 Argyrios Kyrtzidis[libclang] Introduce APIs for evaluating a cursor and...
2016-01-07 Sergey Kalinichev[libclang] Handle AutoType in clang_getTypeDeclaration
2016-01-06 Erik VerbruggenShow inclusions from a preamble in clang_getInclusions.
2015-12-15 Benjamin Kramer[libclang] Add a flag to create the precompiled preambl...
2015-11-23 Ehsan AkhgariMake clang_Cursor_getMangling not mangle if the declara...
2015-11-13 Argyrios Kyrtzidis[CMake] Don't install c-index-test when LLVM_INSTALL_TO...
2015-11-13 Argyrios Kyrtzidis[CMake] If 'INTERNAL_INSTALL_PREFIX' is set, use it...
2015-11-12 Ismail DonmezFix c-index-test install path
2015-11-12 Saleem Abdulrasoollibclang: add clang_Cursor_getCXXManglings
2015-11-12 Argyrios Kyrtzidis[CMake] Setup an install component for libclang and...
2015-10-27 Saleem AbdulrasoolIndex: expose is_mutable_field
2015-10-08 Craig TopperFix a -Wdeclaration-after-statement warning.
2015-10-08 Ehsan AkhgariMake clang_Cursor_getMangling not mangle if the declara...
2015-10-06 Ehsan AkhgariRevert r249437
2015-10-06 Ehsan AkhgariMake clang_Cursor_getMangling don't mangle if the decla...
2015-08-04 Chandler Carruth[UB] Avoid a really broken call to realloc that would...
2015-07-12 NAKAMURA TakumiTweak libclang's users, c-arcmt-test, c-index-test...
2015-07-12 NAKAMURA TakumiReformat Makefile.
2015-06-18 Adrian PrantlFix a typo.
2015-05-14 Yaron KerenRevert r237339 as sanitizer-ppc64-linux1 does not like it.
2015-05-14 Yaron KerenReplace non-standard %lld printf usage with PRId64.
2015-04-13 Argyrios Kyrtzidis[libclang] Add functions to get information about fields.
2015-02-25 Adrian PrantlRevert "Wrap clang module files in a Mach-O, ELF, or...
2015-02-25 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2015-02-24 Adrian PrantlRevert "Wrap clang module files in a Mach-O, ELF, or...
2015-02-24 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2015-02-21 Adrian PrantlRevert "Wrap clang module files in a Mach-O, ELF, or...
2015-02-20 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2015-02-20 Adrian PrantlRevert "Wrap clang module files in a Mach-O, ELF, or...
2015-02-20 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2015-01-29 Rafael EspindolaThis reverts commit r227432, r227438 and r227448.
2015-01-29 Francois Pichetlibclang: Add three functions useful for dealing with...
2014-11-05 Rafael EspindolaSupport LLVM_BUILD_STATIC.
2014-10-30 NAKAMURA Takumi[autoconf] Add clangToolingCore.a to Makefile(s) for...
2014-10-10 Eli BenderskyAdd libclang capabilities to retriete template argument...
2014-08-18 Sylvestre LedruFix a memory leak in one of the test unit. Silent cover...
2014-08-01 Eli BenderskyFix a memory leak - dispose of the CXString after print...
2014-07-31 Eli BenderskyExposes a C API to name mangling for a given cursor.
2014-07-16 Alp TokerMake clang's rewrite engine a core feature
2014-06-06 Timur IskhodzhanovFix C++ style // comments in a couple of C files
2014-06-05 Reid KlecknerFlush C stdio streams upon process termination
2014-06-04 Alp TokerRemove the last remaining llvm/Config/config.h includes
2014-05-15 Argyrios Kyrtzidis[libclang] Introduce clang_Module_isSystem(), which...
2014-05-14 Argyrios Kyrtzidis[liblang] Introduce clang_getModuleForFile, which given...
2014-05-11 Nico Weberc-index-test: Don't leak diagnostic category text.
2014-05-10 Nico WeberDon't leak CXStrings for replacement fix-its in c-index...
2014-05-07 Nico Weberc-index-test: Don't leak the strings returned by makeCl...
2014-05-07 Nico WeberMake 2 functions static, remove unneeded cast, rewrap...
2014-05-02 Chandler Carruth[leaks] Parse the schema file every time we try to...
2014-04-28 Alp Tokerlibclang: split out the documentation comment API
2014-04-26 Alp Tokerlibclang: remove 'CXDiagnostic_Remark'
2014-04-24 Nico WeberFix two leaks in c-index-test found by LSan.
2014-04-09 Anders WaldenborgMake c-index-test -test-print-type include pointeekind...
2014-04-07 Dmitri Gribenkolibclang: add clang_CXXMethod_isConst API that allows...
2014-03-06 Richard SmithRemove a dead store, add a FIXME for another.
2014-02-28 Tobias GrosserAdd 'remark' diagnostic type in 'clang'
2014-02-27 Dmitri Gribenkolibclang: New functions clang_Type_getNumTemplateArguments,
2014-02-17 Patrik HagglundFix gcc warning about C++ style comments.
2014-02-12 Dmitri Gribenkolibclang: report error code for bad PCH files
2014-02-12 Dmitri GribenkoAdd an option to allow Clang verify source files for...
2014-01-08 Rafael EspindolaUse -std=gnu89 in tools/c-index-test/CMakeLists.txt
2013-12-10 NAKAMURA Takumi[CMake] Update target_link_libraries() and LLVM_LINK_CO...
2013-12-06 Argyrios Kyrtzidis[libclang] Rename CXSkippedRanges to CXSourceRangeList...
2013-12-05 Argyrios Kyrtzidis[c-index-test] For the '-remap-file' option use a comma...
2013-12-05 Argyrios Kyrtzidis[libclang] Record ranges skipped by the preprocessor...
2013-12-05 Argyrios Kyrtzidis[c-index-test] Enhance perform_test_reparse_source...
2013-12-05 Argyrios Kyrtzidis[c-index-test] For the '-remap-file=' option use '...
2013-10-11 Argyrios Kyrtzidis[libclang] Introduce clang_Type_getCXXRefQualifier...
2013-08-18 NAKAMURA Takumi{c-index-test|c-arcmt-test}/Makefile: Update USEDLIBS...
2013-07-22 Enea ZaffanellaRevert commit 186833 (no longer needed after the fix...
2013-07-22 NAKAMURA Takumic-index-test.c: Let this C89-compliant since r186817.
2013-07-09 NAKAMURA Takumic-index-test/CMakeLists.txt: Suggest -isystem to includ...
2013-07-09 NAKAMURA Takumic-index-test/Makefile: Use -isystem instead of -I on...
2013-07-05 Argyrios Kyrtzidis[libclang] Introduce clang_Cursor_isObjCOptional, which...
2013-06-14 Reid Kleckner[Driver] Refactor clang driver to use LLVM's Option...
2013-05-17 Dmitri Gribenkolibclang: add a function to check whether a member...
2013-04-26 Argyrios Kyrtzidis[libclang] Introduce clang_Module_getASTFile function...
next