llvm-project/clang/lib
Chris Lattner 8cf302a1e7 optimize out a temporary sys::Path
llvm-svn: 123359
2011-01-13 01:35:58 +00:00
..
AST Add the location of the right parenthesis of a C++ named cast 2011-01-12 22:41:29 +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 Only add unnamed_addr to definitions. 2011-01-13 01:12:55 +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 Allow us to transform pack expansion expressions. 2011-01-13 00:19:55 +00:00
Serialization Add the location of the right parenthesis of a C++ named cast 2011-01-12 22:41:29 +00:00
StaticAnalyzer Add some documentation for C++ static analyzer. 2011-01-12 07:20:03 +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