llvm-project/clang/lib
Daniel Dunbar 435bbe0254 Fix some unused variable, control reaches end of non-void function,
and uninitialized use options.

llvm-svn: 62270
2009-01-15 18:32:35 +00:00
..
AST Fix some unused variable, control reaches end of non-void function, 2009-01-15 18:32:35 +00:00
Analysis Fix some unused variable, control reaches end of non-void function, 2009-01-15 18:32:35 +00:00
Basic Make sure to initialize the ConstraintInfo to 0 2009-01-12 02:15:29 +00:00
CodeGen Fix some unused variable, control reaches end of non-void function, 2009-01-15 18:32:35 +00:00
Driver Add Fedora 10 GCC paths. 2008-12-25 09:28:01 +00:00
Headers Add mm_malloc.h, patch by Sam Weinig. 2009-01-08 23:30:09 +00:00
Lex PTH: Embed a persistentID side-table in the PTH file that is sorted in the 2009-01-15 01:26:25 +00:00
Parse Patch to keep clang honest that it does not yet support 2009-01-14 19:39:53 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema Fix some unused variable, control reaches end of non-void function, 2009-01-15 18:32:35 +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