hanchenye-llvm-project/clang/lib
Mon P Wang cc2ab0cdc9 Reapply patch for adding support for address spaces and added a isVolatile field to memcpy, memmove, and memset.
llvm-svn: 100305
2010-04-04 03:10:52 +00:00
..
AST AST: Add ObjCIvarDecl::getContainingInterface(). 2010-04-02 21:13:59 +00:00
Analysis the big refactoring bits of PR3782. 2010-03-30 20:24:48 +00:00
Basic Add option and macro definition for AES instructions. Now produces real 2010-04-02 23:50:19 +00:00
Checker Use the element type to compute the array size when the base region is a VarRegion. 2010-04-01 08:20:27 +00:00
CodeGen Reapply patch for adding support for address spaces and added a isVolatile field to memcpy, memmove, and memset. 2010-04-04 03:10:52 +00:00
Driver Driver: Add support for a CLANGXX_IS_PRODUCTION build variable, which enable 2010-04-01 18:21:41 +00:00
Frontend Driver: Add support for a CLANGXX_IS_PRODUCTION build variable, which enable 2010-04-01 18:21:41 +00:00
Headers Fix typo. 2010-04-01 03:07:20 +00:00
Index Allow users to set CPPFLAGS and CXXFLAGS on the make command line. 2010-03-12 22:55:16 +00:00
Lex Reinstate my CodeModificationHint -> FixItHint renaming patch, without 2010-03-31 17:46:05 +00:00
Parse Improve diagnosing when a method type does not start with '-'|'+' 2010-04-02 23:15:40 +00:00
Rewrite Let SourceManager::getBufferData return StringRef instead of a pair of two const char*. 2010-03-16 14:14:31 +00:00
Runtime Runtime: Install the new libcc_kext.a produced by the clang_darwin compiler-rt 2010-03-26 19:37:38 +00:00
Sema diagnose declaring class extension after its implementation 2010-04-02 20:53:05 +00:00
CMakeLists.txt
Makefile