clang-1/lib
Fariborz Jahanian 8e674aea31 Removed a superfluous check before setting
a flag (objc GC).


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82052 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-16 16:49:08 +00:00
..
AST In building list of visible conversion functions, use 2009-09-15 23:02:16 +00:00
Analysis Have divide-by-zero checker not handled undefined denominators. This is handled by the generic checking for undefined operands for BinaryOperators. 2009-09-16 06:04:26 +00:00
Basic fix some ppc register name issues, patch by Richard Pennington! 2009-09-16 05:05:27 +00:00
CodeGen Removed a superfluous check before setting 2009-09-16 16:49:08 +00:00
Driver Incremental improvement to logic determining whether we emit unwind tables or 2009-09-16 06:17:29 +00:00
Frontend Rework the way we determine whether an externally visible symbol is 2009-09-13 07:46:26 +00:00
Headers Collapse more clang version numbers down into fewer places. 2009-09-16 01:26:05 +00:00
Index Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Lex PR4991: Properly remove trailing newline from __TIMESTAMP__. 2009-09-16 13:10:04 +00:00
Parse Skeletal support for friend class templates. 2009-09-14 21:59:20 +00:00
Rewrite Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Sema Fix a typo in a FIXME 2009-09-16 00:01:48 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00