llvm-project/clang/lib
Jiangning Liu 61b06cbcb4 Support ARM hard float (arm-linux-gnueabihf).
llvm-svn: 161038
2012-07-31 08:06:29 +00:00
..
ARCMigrate clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
AST Mark ObjCInterfaceDecl::lookupPrivateMethod as const. 2012-07-30 20:31:21 +00:00
ASTMatchers Fix for ASTMatchFinder to visit a functions parameter declarations. 2012-07-30 05:03:25 +00:00
Analysis Make -Wformat check the argument type for %n. 2012-07-30 17:11:32 +00:00
Basic Add a function to convert a single Unicode code point to a UTF8 sequence. 2012-07-27 20:36:22 +00:00
CodeGen Introduce new queries on ObjCRuntime for how to interpret subscripts 2012-07-31 05:14:30 +00:00
Driver Support ARM hard float (arm-linux-gnueabihf). 2012-07-31 08:06:29 +00:00
Edit clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
Frontend Preprocessor: add __BYTE_ORDER__ predefined macro 2012-07-27 18:34:31 +00:00
FrontendTool clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
Headers Add _rdrand{16,32,64}_step intrinsics to immintrin.h 2012-07-12 09:33:03 +00:00
Lex Lexer: remove dead stores. Found by Clang static analyzer! 2012-07-30 17:59:40 +00:00
Parse When we encounter a code-completion token while parsing an ill-formed 2012-07-31 00:50:07 +00:00
Rewrite clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
Sema Fix some minor typos 2012-07-31 06:56:50 +00:00
Serialization clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
StaticAnalyzer [analyzer] Let CallEvent decide what goes in an inital stack frame. 2012-07-31 01:07:55 +00:00
Tooling clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
CMakeLists.txt Adds the AST Matcher library, which provides a in-C++ DSL to express 2012-07-06 05:48:52 +00:00
Makefile Adds the AST Matcher library, which provides a in-C++ DSL to express 2012-07-06 05:48:52 +00:00