llvm-project/clang/lib
Argyrios Kyrtzidis ed1eec4812 Use PushOnScopeChains to introduce a decl into scope.
llvm-svn: 50320
2008-04-27 13:30:35 +00:00
..
AST TranslationUnit now owns IdentifierTable, TargetInfo, and Selectors objects 2008-04-23 16:25:39 +00:00
Analysis Make assertions for all addresses passed to ProgramPoint that they have at least an 8-byte alignment. 2008-04-26 15:19:51 +00:00
Basic Have ValidateOutputConstraint return false instead of firing an assertion 2008-04-24 16:36:38 +00:00
CodeGen remove the 'unused static' diagnostic from codegen. This should be 2008-04-25 15:47:13 +00:00
Headers Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
Lex for exponent-related errors, emit the diagnostic on the 'e' or 'p'. 2008-04-20 18:47:55 +00:00
Parse initial support for recognizing __transparent_union__ attributes 2008-04-25 09:32:00 +00:00
Rewrite fix a rewriter crash on zero length files. 2008-04-23 03:21:50 +00:00
Sema Use PushOnScopeChains to introduce a decl into scope. 2008-04-27 13:30:35 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00