hanchenye-llvm-project/clang/test/Index
Douglas Gregor 8aaca67b0a Robustify PreprocessingRecord slightly, by only creating macro
instantiations when we have the corresponding macro definition and by
removing macro definition information from our table when the macro is
undefined. 

llvm-svn: 99004
2010-03-19 21:58:23 +00:00
..
Inputs Don't use echo in the Index test, which I hope will work around an intermittent Windows failure 2010-03-03 00:03:22 +00:00
TestClassDecl.m c-index-test: Unify and always print half-open extents. 2010-02-14 08:32:51 +00:00
TestClassForwardDecl.m c-index-test: Unify and always print half-open extents. 2010-02-14 08:32:51 +00:00
annotate-tokens-pp.c Try to appease MSVC's standard library 2010-03-18 21:28:30 +00:00
annotate-tokens.c Robustify SourceManager::getLocation(), so that it returns an 2010-02-27 02:42:25 +00:00
annotate-tokens.m Improve Objective-C token-annotation test 2010-03-09 20:57:01 +00:00
c-index-api-loadTU-test.m Allow GNU attributes to appear in an Objective-C method declaration 2010-02-18 23:05:16 +00:00
c-index-getCursor-pp.c Visit preprocessing elements (macro instantiations and macro 2010-03-19 05:22:59 +00:00
c-index-getCursor-test.m Robustify PreprocessingRecord slightly, by only creating macro 2010-03-19 21:58:23 +00:00
c-index-pch.c
cindex-from-source.m Don't use echo in the Index test, which I hope will work around an intermittent Windows failure 2010-03-03 00:03:22 +00:00
cindex-on-invalid.m Attempt to fix the MSVC9 failure with c-indext-test, where the CIndex DLL 2010-02-21 20:15:42 +00:00
cindex-test-inclusions.c Implement 'clang_getInclusions()' in CIndex. This API allows clients to walk the set of files included in a translation unit via the C API. 2010-01-26 19:31:51 +00:00
code-complete-errors.c De-XFAIL some win32 tests that are now passing 2010-02-21 20:58:24 +00:00
code-completion.cpp When pretty-printing tag types, only print the tag if we're in C (and 2010-03-10 11:27:22 +00:00
complete-at-directives.m Improve the sorting of code-completion results. We now always sort by 2010-01-13 23:24:38 +00:00
complete-at-exprstmt.m Switch code-completion for ordinary names over to the new(ish) 2010-01-14 01:09:38 +00:00
complete-categories.m De-XFAIL some win32 tests that are now passing 2010-02-21 20:58:24 +00:00
complete-interfaces.m
complete-member-access.m
complete-objc-message.m De-XFAIL some win32 tests that are now passing 2010-02-21 20:58:24 +00:00
complete-properties.m De-XFAIL some win32 tests that are now passing 2010-02-21 20:58:24 +00:00
complete-property-flags.m
complete-property-getset.m
complete-protocols.m
complete-tabs.c Add a test case for code-completion in the presence of tabs 2010-01-07 00:40:35 +00:00
cxx-operator-overload.cpp
include_test.h Implement 'clang_getInclusions()' in CIndex. This API allows clients to walk the set of files included in a translation unit via the C API. 2010-01-26 19:31:51 +00:00
include_test_2.h Implement 'clang_getInclusions()' in CIndex. This API allows clients to walk the set of files included in a translation unit via the C API. 2010-01-26 19:31:51 +00:00
linkage.c c-index-test's printing of linkage was completely broken, as was the 2010-03-04 19:36:27 +00:00
load-exprs.c c-index-test: Unify and always print half-open extents. 2010-02-14 08:32:51 +00:00
load-stmts.cpp c-index-test: Unify and always print half-open extents. 2010-02-14 08:32:51 +00:00
recover-bad-code-rdar_7487294.c
remap-complete.c
remap-cursor-at.c CIndex: Use 'env' instead of relying on bash environment-variable setting 2010-02-02 05:20:37 +00:00
remap-load.c c-index-test: Unify and always print half-open extents. 2010-02-14 08:32:51 +00:00