llvm-project/clang/lib
Douglas Gregor eebb5c10aa Semantic checking of constructor declarations and classification of default/copy constructors
llvm-svn: 58538
2008-10-31 20:25:05 +00:00
..
AST Semantic checking of constructor declarations and classification of default/copy constructors 2008-10-31 20:25:05 +00:00
Analysis Comment out invalid assertion. I'm leaving it in the code for now as a reminder to produce a test case. 2008-10-31 15:33:11 +00:00
Basic Fix a bug that was introduced in 58501. Ideally I think we should force all targets to set these values and not have defaults. 2008-10-31 16:05:19 +00:00
CodeGen Made the mechanism of defining preprocessor defs for maxint, ptrdiff_t, wchar 2008-10-31 09:52: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 Fixed build warning. No functionality change. 2008-10-31 10:24:31 +00:00
Parse Made the mechanism of defining preprocessor defs for maxint, ptrdiff_t, wchar 2008-10-31 09:52:39 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema Semantic checking of constructor declarations and classification of default/copy constructors 2008-10-31 20:25:05 +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