llvm-project/clang/lib
Ted Kremenek 289c37ad8d Use llvm::raw_string_ostream instead of std::ostringstream.
llvm-svn: 58479
2008-10-31 00:18:30 +00:00
..
AST Fix arithmetic type check 2008-10-30 13:47:07 +00:00
Analysis Use llvm::raw_string_ostream instead of std::ostringstream. 2008-10-31 00:18:30 +00:00
Basic Rename Characteristic_t to CharacteristicKind 2008-10-27 01:19:25 +00:00
CodeGen NeXT: Emit protocol objects lazily. 2008-10-29 22:36:39 +00:00
Driver Rename Characteristic_t to CharacteristicKind 2008-10-27 01:19:25 +00:00
Headers Fix mmintrin.h to use proper definition of functions taking no 2008-10-29 03:37:55 +00:00
Lex Initialize Suffix and Prefix to 0, even with a bad entry. Removes an uninitialized value warning from gcc. 2008-10-28 00:18:42 +00:00
Parse Implement initialization of a reference (C++ [dcl.init.ref]) as part 2008-10-29 00:13:59 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema Improve documentation for Sema::CheckReferenceInit 2008-10-29 23:31:03 +00:00
CMakeLists.txt CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Makefile add a libDriver, for now only move the text diangostics stuff from Driver to there 2008-08-05 23:33:20 +00:00