llvm-project/clang/lib
Zhongxing Xu 9c15820ea6 Add notes for SCA.
llvm-svn: 58373
2008-10-29 07:05:10 +00:00
..
AST Implement initialization of a reference (C++ [dcl.init.ref]) as part 2008-10-29 00:13:59 +00:00
Analysis Add notes for SCA. 2008-10-29 07:05:10 +00:00
Basic Rename Characteristic_t to CharacteristicKind 2008-10-27 01:19:25 +00:00
CodeGen Fix for PR2966: va_start/va_end use the *address* of the 2008-10-29 04:39:20 +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 Tweak Sema::CheckReferenceInit so that it (optionally) computes an 2008-10-29 02:00:59 +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