llvm-project/clang/lib
Eli Friedman 8f5f4ea466 Change the way clang generates union types a bit so it plays well
with the LLVM C backend.

llvm-svn: 65615
2009-02-27 04:53:40 +00:00
..
AST Some minor improvements to Evaluate. 2009-02-27 04:45:43 +00:00
Analysis Create a new TypeNodes.def file that enumerates all of the types, 2009-02-26 23:50:07 +00:00
Basic Introduce code modification hints into the diagnostics system. When we 2009-02-26 21:00:50 +00:00
CodeGen Change the way clang generates union types a bit so it plays well 2009-02-27 04:53:40 +00:00
Driver Introduce code modification hints into the diagnostics system. When we 2009-02-26 21:00:50 +00:00
Headers Put compiler headers in <prefix>/lib/clang/1.0/include (vs 2009-02-21 20:52:41 +00:00
Lex fix some sema problems with wide strings and hook up basic codegen for them. 2009-02-26 23:01:51 +00:00
Parse Introduce code modification hints into the diagnostics system. When we 2009-02-26 21:00:50 +00:00
Rewrite Introduce code modification hints into the diagnostics system. When we 2009-02-26 21:00:50 +00:00
Sema Fix minor memory leak. Add comment describing what we need to do for 2009-02-27 04:17:12 +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