llvm-project/clang/lib
Devang Patel 1c56ace4df Check first member alignment and uses packed struct if required.
llvm-svn: 51619
2008-05-27 22:45:40 +00:00
..
AST Assume statement expressions have side effects; this gets rid of a lot 2008-05-27 15:24:04 +00:00
Analysis Prototyped support in the BugReporter to emit diagnostics of the form "p now aliases q". 2008-05-22 23:45:19 +00:00
Basic Make sure to define __sparc__ on Solaris; this should "fix" 2008-05-25 05:26:09 +00:00
CodeGen Check first member alignment and uses packed struct if required. 2008-05-27 22:45:40 +00:00
Headers Protect iso646.h from C++ (although I can't imagine why someone would 2008-05-21 03:11:31 +00:00
Lex Fix rewriter bug <rdar://problem/5929344> clang ObjC rewriter: "extern int __CFConstantStringClassReference[];" should be extern "C". 2008-05-15 21:12:10 +00:00
Parse Implementation of gcc mode attribute; this is significant because 2008-05-27 03:33:27 +00:00
Rewrite fix a nasty off-by-one error. 2008-05-23 23:29:33 +00:00
Sema Get the type right for wide string literals; it's wchar_t, not char. 2008-05-27 07:57:14 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00