clang-1/lib
Argyrios Kyrtzidis 15a12d0824 Add Sema::isDeclInScope which wraps IdentifierResolver::isDeclInScope.
No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@56014 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-09 21:18:04 +00:00
..
AST Tweak implementation for allowing ObjC builtin type redefinitions. 2008-09-09 14:32:20 +00:00
Analysis Store: (static analyzer) 2008-09-03 03:06:11 +00:00
Basic Per PR2773, define __USER_LABEL_PREFIX__ for x86-32 Linux and Windows. 2008-09-06 01:37:51 +00:00
CodeGen Use a unified return block. 2008-09-09 21:00:17 +00:00
Driver Set different header search paths for the Windows platform. 2008-09-05 09:41:20 +00:00
Headers Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
Lex Line endings: CRLF -> LF 2008-09-05 08:53:53 +00:00
Parse Implement parser support for the 'condition' part of C++ selection-statements and iteration-statements (if/switch/while/for). 2008-09-09 20:38:47 +00:00
Rewrite Patch by Kovarththanan Rajaratnam! 2008-08-31 16:37:56 +00:00
Sema Add Sema::isDeclInScope which wraps IdentifierResolver::isDeclInScope. 2008-09-09 21:18:04 +00:00
Makefile add a libDriver, for now only move the text diangostics stuff from Driver to there 2008-08-05 23:33:20 +00:00