llvm-project/clang/lib
Mike Stump 499ae7ec91 Let the backend unique these.
llvm-svn: 64486
2009-02-13 20:17:16 +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 Let the backend unique these. 2009-02-13 20:17:16 +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 rdar://6562329, a static analyzer crash Ted noticed on 2009-02-13 19:33:24 +00:00
Parse Sema/AST support for attribute used. Patch by Anders Johnson (with small tweaks & test case)! 2009-02-13 19:23:53 +00:00
Rewrite Fix rdar://6562329, a static analyzer crash Ted noticed on 2009-02-13 19:33:24 +00:00
Sema Sema/AST support for attribute used. Patch by Anders Johnson (with small tweaks & test case)! 2009-02-13 19:23:53 +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