llvm-project/clang/lib
David Chisnall c616e95162 Default to not using __cxa_atexit on Solaris.
llvm-svn: 150883
2012-02-18 17:00:56 +00:00
..
ARCMigrate Basic: import SmallString<> into clang namespace 2012-02-05 02:13:05 +00:00
AST Fix a problem in the GCC testsuite, exposed by r150557. Compound literals 2012-02-18 04:58:18 +00:00
Analysis Thread-safety analysis: Disable checking inside constructors, destructors, lock, and unlock functions 2012-02-16 17:13:43 +00:00
Basic On Solaris, define some standard macros that the Solaris headers require in 2012-02-17 18:35:11 +00:00
CodeGen Fix comment. 2012-02-18 01:20:35 +00:00
Driver Default to not using __cxa_atexit on Solaris. 2012-02-18 17:00:56 +00:00
Frontend Implement #pragma redefine_extname. 2012-02-18 16:12:34 +00:00
FrontendTool Make use of const-correct ParseCommandLineOptions 2012-02-07 19:36:38 +00:00
Headers Remove vperm2f* and vperm2i builtins. Same effect can be achieved with builtin_shufflevector. 2012-02-08 07:33:36 +00:00
Index More dead code removal (using -Wunreachable-code) 2012-01-20 21:50:17 +00:00
Lex Advertize support for constexpr. 2012-02-14 22:56:17 +00:00
Parse Implement #pragma redefine_extname. 2012-02-18 16:12:34 +00:00
Rewrite modern objc translator: postpone writing of class definitions 2012-02-17 22:20:12 +00:00
Sema Remove a debugging line accidentally left in the last commit. 2012-02-18 16:20:35 +00:00
Serialization Revert "Revert "Make CXXNewExpr contain only a single initialier, and not hold the used constructor itself."" 2012-02-16 12:22:20 +00:00
StaticAnalyzer Have conjured symbols depend on LocationContext, to add context sensitivity for functions called more than once. 2012-02-17 23:13:45 +00:00
CMakeLists.txt The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00
Makefile The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00