llvm-project/clang/lib
Douglas Gregor ddaa69cb28 Convert paths to native format before constructing a
directory_iterator for them.

llvm-svn: 146154
2011-12-08 16:13:24 +00:00
..
ARCMigrate [arcmt] Integrate GC __weak into property attributes even when we don't have 2011-11-28 02:04:36 +00:00
AST When folding the size of a global scope VLA to a constant, require the array 2011-12-07 00:43:50 +00:00
Analysis Make printf warnings refer to intmax_t et al. by name 2011-12-07 10:33:11 +00:00
Basic Parse inferred submodules in module maps, track their contents in 2011-12-05 22:27:44 +00:00
CodeGen Make sure we correctly zero-initialize unions containing a pointer to data member as the first field. PR11487. 2011-12-07 01:30:11 +00:00
Driver Allow clang to find gcc libs on suse ppc64 2011-12-08 05:50:03 +00:00
Frontend Make changes to SDiagsWriter to make it work in combination with the ARC migrator: 2011-12-07 05:52:12 +00:00
FrontendTool Eliminate the -emit-module option, which emitted a module by parsing a 2011-11-29 22:42:06 +00:00
Headers Add a minimal unwind.h that knows how to forward to the system one in systems 2011-12-08 05:01:39 +00:00
Index Change operator<< for raw_ostream and NamedDecl to take a reference instead of a pointer. 2011-10-14 18:45:37 +00:00
Lex Convert paths to native format before constructing a 2011-12-08 16:13:24 +00:00
Parse Fix: allow @protocol forward declarations inside @implementation-s. 2011-12-08 09:58:43 +00:00
Rewrite More refactoring of objc rewriter. 2011-12-05 22:59:54 +00:00
Sema Only do typo correction for implicit function decls when 2011-12-08 15:56:07 +00:00
Serialization Remove unused-but-set variable. 2011-12-07 12:50:05 +00:00
StaticAnalyzer Unbreak MSVC build. 2011-12-08 09:32:22 +00:00
CMakeLists.txt The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00
Makefile The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00