llvm-project/clang/lib
Daniel Dunbar 1ce7251a0a Some minor clang/ARM/AAPCS tweaks.
llvm-svn: 81737
2009-09-14 00:56:55 +00:00
..
AST Add utility to evaluate lvalues which are an offset relative to a stack 2009-09-13 10:17:44 +00:00
Analysis Remove unnecessary ASTContext parameter from FunctionDecl::isBuiltinID 2009-09-12 00:22:50 +00:00
Basic Add TargetInfo::getABI(), and base ARM APCS vs AAPCS choice on that. 2009-09-14 00:35:03 +00:00
CodeGen Some minor clang/ARM/AAPCS tweaks. 2009-09-14 00:56:55 +00:00
Driver Support -mabi= for clang/ARM. 2009-09-14 00:34:46 +00:00
Frontend Rework the way we determine whether an externally visible symbol is 2009-09-13 07:46:26 +00:00
Headers Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Index Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Lex Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Parse Alter Action's friend interface to prepare for templated friend declarations and 2009-09-11 21:02:39 +00:00
Rewrite Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Sema Perform the C++ specific semantic checks of a function declaration after it's been merged with the previous declaration. This ensures that getPreviousDecl() will have the right value when ActOnConversionDeclarator is called. 2009-09-13 21:33:06 +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