llvm-project/clang/test/Index/Inputs
Douglas Gregor 37aa4938c8 Introduce a new libclang API, clang_isFileMultipleIncludeGuarded(),
which determines whether a particular file is actually a header that
is intended to be guarded from multiple inclusions within the same
translation unit.

llvm-svn: 130808
2011-05-04 00:14:37 +00:00
..
a.h When setting the globally-visible declarations for a particular 2010-09-24 23:29:12 +00:00
b.h When setting the globally-visible declarations for a particular 2010-09-24 23:29:12 +00:00
c-index-pch.h
cindex-from-source.h 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
complete-pch.h Make code-completion for Objective-C message sends to "id" work in the 2010-04-06 17:30:22 +00:00
crash-recovery-code-complete-remap.c libclang: Execute clang_codeCompleteAt() inside a crash recovery context. 2010-08-19 23:44:10 +00:00
crash-recovery-reparse-remap.c Fix a loop overrun in ComputePreamble when the last remapped file was erased, 2010-08-19 19:40:40 +00:00
foo.h
get-cursor-includes-1.h When determining which preprocessed entities to traverse in libclang, 2010-12-21 19:07:48 +00:00
get-cursor-includes-2.h When determining which preprocessed entities to traverse in libclang, 2010-12-21 19:07:48 +00:00
guarded.h Introduce a new libclang API, clang_isFileMultipleIncludeGuarded(), 2011-05-04 00:14:37 +00:00
lit.local.cfg
objc.h
pragma-once.h Introduce a new libclang API, clang_isFileMultipleIncludeGuarded(), 2011-05-04 00:14:37 +00:00
preamble-reparse-1.c When we decide not to reuse a precompiled preamble, clear out the 2010-08-20 00:02:33 +00:00
preamble-reparse-2.c When we decide not to reuse a precompiled preamble, clear out the 2010-08-20 00:02:33 +00:00
preamble.h When using a precompiled preamble, save the diagnostics produced when 2010-08-02 20:51:39 +00:00
prefix.h When remapping a virtual file, also make an entry for the file with 2010-07-26 23:54:23 +00:00
remap-complete-to.c Make sure that we have File IDs for all of the unsaved files before we 2010-03-24 21:04:06 +00:00
remap-load-to.c Extend clang_createTranslationUnitFromSourceFile() to support creating 2010-01-23 00:14:00 +00:00
t1.c
t1.m
t2.c
t2.m