llvm-project/clang/lib
DeLesley Hutchins 714296cb31 Support for thread safety attributes on functions
llvm-svn: 147331
2011-12-29 00:56:48 +00:00
..
ARCMigrate Remove unused variables. 2011-12-25 01:18:52 +00:00
AST Small refactoring and simplification of constant evaluation and some of its 2011-12-28 19:48:30 +00:00
Analysis Support for thread safety attributes on functions 2011-12-29 00:56:48 +00:00
Basic Add a target hook for FLT_EVAL_METHOD and use it to set the value on x86 with sse disabled. 2011-12-28 15:47:06 +00:00
CodeGen Small refactoring and simplification of constant evaluation and some of its 2011-12-28 19:48:30 +00:00
Driver Handle a /etc/debian_version with a version number instead of a codename. 2011-12-28 18:17:14 +00:00
Frontend Add a target hook for FLT_EVAL_METHOD and use it to set the value on x86 with sse disabled. 2011-12-28 15:47:06 +00:00
FrontendTool Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function. 2011-12-14 00:29:23 +00:00
Headers clang/lib/Headers/CMakeLists.txt: Unbreak cmake build to add bmi2intrin.h since r147275. 2011-12-26 03:20:06 +00:00
Index Replace all comparisons between ObjCInterfaceDecl pointers with calls 2011-12-15 00:29:59 +00:00
Lex Mass rename C1x references to C11. The name hasn't proliferated like "C++0x" so this patch is surprisingly small. 2011-12-23 17:00:35 +00:00
Parse Remove unused variables. 2011-12-25 01:18:52 +00:00
Rewrite Eliminate ObjCClassDecl, which is redundant now that ObjCInterfaceDecl 2011-12-27 22:43:10 +00:00
Sema Small refactoring and simplification of constant evaluation and some of its 2011-12-28 19:48:30 +00:00
Serialization Eliminate ObjCClassDecl, which is redundant now that ObjCInterfaceDecl 2011-12-27 22:43:10 +00:00
StaticAnalyzer Small refactoring and simplification of constant evaluation and some of its 2011-12-28 19:48:30 +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