clang-1/include/clang
Ted Kremenek 9ef1ec98a8 Simplified and generalized transfer function logic for casts, allowing
the transfer function to be invoked without an Expr* for the Cast operation.

Added implicit promotions to the transfer function logic for compound
assignments.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47444 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-21 18:43:30 +00:00
..
AST Alternate address spaces work: 2008-02-20 20:55:12 +00:00
Analysis Simplified and generalized transfer function logic for casts, allowing 2008-02-21 18:43:30 +00:00
Basic Correctly handle address space qualifiers in declspecs. This 2008-02-21 00:48:22 +00:00
CodeGen move the codegen ASTConsumer out of the driver into libcodegen, 2008-02-06 02:01:47 +00:00
Lex Implement support for the extremely atrocious MS /##/ extension, 2008-02-07 06:03:59 +00:00
Parse Collect and build and process type attributes on pointers. For 2008-02-21 01:32:26 +00:00
Rewrite add some helper methods for removing and replacing text, this makes the 2008-01-31 19:51:04 +00:00
Sema rename ASTSTreamer.{h|cpp} -> ParseAST.{h|cpp} 2008-02-06 00:23:21 +00:00