llvm-project/clang/test/Modules
Douglas Gregor abc5fbe9d6 Don't crash when we fail to load a module. It's unbecoming of a
well-bred compiler like Clang.

llvm-svn: 139442
2011-09-10 00:30:18 +00:00
..
Inputs Switch __import__ over to __import_module__, so we don't conflict with 2011-08-31 18:19:09 +00:00
diamond.c Switch __import__ over to __import_module__, so we don't conflict with 2011-08-31 18:19:09 +00:00
load_failure.c Don't crash when we fail to load a module. It's unbecoming of a 2011-09-10 00:30:18 +00:00
lookup.cpp Switch __import__ over to __import_module__, so we don't conflict with 2011-08-31 18:19:09 +00:00
lookup.m Switch __import__ over to __import_module__, so we don't conflict with 2011-08-31 18:19:09 +00:00
macros.c Modules hide macro definitions by default, so that silly things like 2011-09-01 17:04:32 +00:00
module-private.cpp Friends cannot be declared module-private 2011-09-09 21:14:29 +00:00
objc-categories.m Make test slightly trickier 2011-09-01 19:02:18 +00:00