llvm-project/clang/lib
Ted Kremenek f4212bdbc3 Bug fix in LiveVariables: Operators ++/-- may kill a value, but the variable
is still live.

llvm-svn: 49705
2008-04-15 03:47:30 +00:00
..
AST New AST representation for each objc2's property declaration. 2008-04-14 23:36:35 +00:00
Analysis Bug fix in LiveVariables: Operators ++/-- may kill a value, but the variable 2008-04-15 03:47:30 +00:00
Basic Fix regression in Diagnostic that caused it to not register the number 2008-04-14 21:21:38 +00:00
CodeGen Enable clang to codegen emmintrin.h until we have our own emmintrin.h 2008-04-14 04:49:57 +00:00
Headers Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
Lex Fix typo 2008-04-14 02:26:39 +00:00
Parse New AST representation for each objc2's property declaration. 2008-04-14 23:36:35 +00:00
Rewrite Fix a corner case that ted hit in -emit-html, rdar://5863212 2008-04-15 02:26:21 +00:00
Sema New AST representation for each objc2's property declaration. 2008-04-14 23:36:35 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00