llvm-project/clang/test/Index/Inputs
Douglas Gregor 9194a91dc9 Introduce inferred framework modules into the module map file,
allowing a module map to be placed one level above the '.framework'
directories to specify that all .frameworks within that directory can
be inferred as framework modules. One can also specifically exclude
frameworks known not to work.

This makes explicit (and more restricted) behavior modules have had
"forever", where *any* .framework was assumed to be able to be built
as a module. That's not necessarily true, so we white-list directories
(with exclusions) when those directories have been audited.

llvm-svn: 167482
2012-11-06 19:39:40 +00:00
..
CommentXML Comment to XML conversion: escape XML special chars correctly; use correct 2012-10-03 09:04:56 +00:00
Frameworks Introduce inferred framework modules into the module map file, 2012-11-06 19:39:40 +00:00
Headers Ensure that we clean up after a failed module build and cope with the 2012-01-29 19:57:03 +00:00
a.h When setting the globally-visible declarations for a particular 2010-09-24 23:29:12 +00:00
annotate-comments-preprocessor.h Handle include directive with comments. It turns out that in this case comments are not coming in source order. Instead of trying to std::sort() comments (which can be costly), just remove comments that are not in order. 2012-06-21 22:04:37 +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
complete-pch.h
crash-recovery-code-complete-remap.c
crash-recovery-reparse-remap.c
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
pragma_disable_warning.h [PCH] Fix reading from PCH of diagnostic pragmas. 2011-11-09 01:24:17 +00:00
preamble-reparse-1.c
preamble-reparse-2.c
preamble.h
preamble_macro_template.h Revamp the SourceManager to separate the representation of parsed 2011-07-19 16:10:42 +00:00
prefix.h
redeclarations.h Eliminate a hang while loading a sequence of redeclarable entities. In 2011-10-26 17:53:41 +00:00
remap-complete-to.c
remap-load-to.c
reparse-instantiate.h Add missing part of test 2011-11-07 18:54:12 +00:00
retain-comments-from-system-headers.h Add tests for r163778. 2012-09-13 17:25:51 +00:00
t1.c
t1.m
t2.c
t2.m