hanchenye-llvm-project/clang/lib
Nuno Lopes 0276933b4b initial support for recognizing __transparent_union__ attributes
comments on the ML will follow

llvm-svn: 50262
2008-04-25 09:32:00 +00:00
..
AST TranslationUnit now owns IdentifierTable, TargetInfo, and Selectors objects 2008-04-23 16:25:39 +00:00
Analysis Handle dereferences of function pointers (which return a handle to the function). 2008-04-25 01:56:50 +00:00
Basic Have ValidateOutputConstraint return false instead of firing an assertion 2008-04-24 16:36:38 +00:00
CodeGen Fix PR2236 2008-04-20 20:38:08 +00:00
Headers
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 initial support for recognizing __transparent_union__ attributes 2008-04-25 09:32:00 +00:00
Makefile