clang-1/lib
Eli Friedman 367d122365 Remove unused argument.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90563 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-04 08:40:51 +00:00
..
AST Make the type of the Decl referred to by a MemberExpr a bit more precise. 2009-12-04 06:40:45 +00:00
Analysis Rename instance variable to avoid name conflict with parameters, and modify addTransition() to compare the correct state values. 2009-12-04 06:57:49 +00:00
Basic Minor cleanup to the code-completion-point logic suggested by Chris. 2009-12-03 17:05:59 +00:00
CodeGen Remove unused argument. 2009-12-04 08:40:51 +00:00
Driver Fix Clang tool translation to forward -fvisibility as separate arguments, the 2009-12-03 18:42:11 +00:00
Frontend PR5684: Fix refacto, the backend consumer was copying the Diagnostic object, 2009-12-04 08:17:40 +00:00
Headers Define SIG_ATOMIC_MIN and SIG_ATOMIC_MAX in terms of __SIG_ATOMIC_WIDTH__. 2009-11-22 15:47:12 +00:00
Index Update CMake for CallGraph.cpp move. 2009-12-03 09:14:19 +00:00
Lex minor tidy. 2009-12-04 06:14:03 +00:00
Parse Lift the ObjCPropertyCallback out of local scope to unbreak VS2005 builds. 2009-12-03 22:31:13 +00:00
Rewrite Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Sema Make sure to call PerformObjectMemberConversion where necessary. 2009-12-04 07:18:51 +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