hanchenye-llvm-project/clang/lib
Daniel Dunbar d53bac7fa4 ARM/APCS: Don't treat structs w/ floating point types as "integer like".
llvm-svn: 81748
2009-09-14 02:20:34 +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 ARM/APCS: Don't treat structs w/ floating point types as "integer like". 2009-09-14 02:20:34 +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 Add support for -Wchar-subscripts. Fixes PR4801. 2009-09-14 01:58:58 +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