llvm-project/clang/lib
Douglas Gregor 10a451cb36 Eliminate an unused variable
llvm-svn: 64476
2009-02-13 19:13:32 +00:00
..
AST Remove DeclGroupOwningRef, since we intend for declarations to be owned 2009-02-13 19:06:18 +00:00
Analysis GRExprEngine: 2009-02-13 01:45:31 +00:00
Basic Make nonfragile-abi the default for darwin's 64bit 2009-02-12 17:54:33 +00:00
CodeGen Eliminate an unused variable 2009-02-13 19:13:32 +00:00
Driver use some references to simplify code. 2009-02-08 01:00:10 +00:00
Headers 80col. 2009-02-13 14:24:50 +00:00
Lex Fix cmake builds. 2009-02-13 15:42:50 +00:00
Parse Add a new Ignored attribute type, and use it for may_alias. 2009-02-13 08:16:43 +00:00
Rewrite make "floating macro bubble" output of -emit-html much prettier: 2009-02-13 00:51:30 +00:00
Sema Remove DeclGroupOwningRef, since we intend for declarations to be owned 2009-02-13 19:06:18 +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