hanchenye-llvm-project/clang/lib
Ken Dyck e9f3517f13 Replace a literal '8' with getCharWidth().
llvm-svn: 123421
2011-01-14 02:01:36 +00:00
..
AST Replace a literal '8' with getCharWidth(). 2011-01-14 02:01:36 +00:00
Analysis [analyzer] Add 'bool ignorePrefix' parameter to cocoa::deriveNamingConvention to control whether 2011-01-11 19:45:16 +00:00
Basic wint_t is defined as 'unsigned int' on Linux. Fixes PR8938. 2011-01-12 21:19:25 +00:00
CodeGen Save getObjCGCAttrKind and use it in two places 2011-01-13 21:35:27 +00:00
Driver optimize out a temporary sys::Path 2011-01-13 01:35:58 +00:00
Frontend Replace all uses of PathV1::exists with PathV2::fs::exists. 2011-01-10 02:34:13 +00:00
FrontendTool Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00
Headers Optimized IR for vec_splat 2010-12-01 21:59:31 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex Microsoft integer suffix changes: 2011-01-11 11:57:53 +00:00
Parse Make sure that we parse a '>>' that closes two template argument lists 2011-01-11 00:45:18 +00:00
Rewrite Clang should not warn on code in clang that is only there to remove warnings. 2011-01-06 01:37:28 +00:00
Sema Only apply the parameter pack matching of C++0x [temp.arg.template]p3 2011-01-13 18:47:47 +00:00
Serialization Add the location of the right parenthesis of a C++ named cast 2011-01-12 22:41:29 +00:00
StaticAnalyzer Rename 'CheckDeadStores.cpp' to 'DeadStoresChecker.cpp'. 2011-01-13 20:58:59 +00:00
CMakeLists.txt Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00
Makefile Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00