llvm-project/clang/lib
Benjamin Kramer 12a6ce7cad Simplify code with StringRef.
llvm-svn: 94314
2010-01-23 18:16:35 +00:00
..
AST Created __builtin___NSStringMakeConstantString() builtin, which generates constant Objective-C strings. 2010-01-23 02:40:42 +00:00
Analysis Process cast according to the cast kind. Prepare for more specific cast 2010-01-22 04:30:00 +00:00
Basic Rename getClangFullVendorVersion() to getClangFullVersion(). 2010-01-23 02:11:34 +00:00
CodeGen No need to terminate this buffer. 2010-01-23 18:16:07 +00:00
Driver Rename getClangFullVendorVersion() to getClangFullVersion(). 2010-01-23 02:11:34 +00:00
Frontend Extend clang_createTranslationUnitFromSourceFile() to support creating 2010-01-23 00:14:00 +00:00
Headers _mm_xor_ps does a xor not a nxor. The other 'xor' builtins look fine, 2010-01-07 00:36:41 +00:00
Index Add -cursor-at=file:line:column command line option to c-index-test, 2010-01-15 19:40:17 +00:00
Lex ui64, etc. are valid VS suffixes. 2010-01-22 21:36:53 +00:00
Parse Implement elementary access control. 2010-01-23 00:46:32 +00:00
Rewrite reduce redundant are's 2010-01-20 17:53:58 +00:00
Runtime clang/Darwin: Update for rename of 10.4 static runtime library. 2010-01-20 02:35:02 +00:00
Sema Simplify code with StringRef. 2010-01-23 18:16:35 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Initial cut at integrating compiler-rt (on Darwin) w/ clang build. 2010-01-19 21:12:58 +00:00