hanchenye-llvm-project/clang/lib
Chris Lattner 5509d533f6 simplify some lookups.
llvm-svn: 62426
2009-01-17 08:30:10 +00:00
..
AST Teach DeclContext how to find the primary declaration for any TagDecl 2009-01-17 00:42:38 +00:00
Analysis Fix analyzer crash found when scanning Wine sources where the analyzer used old logic to determine the value of a switch 'case' label. 2009-01-17 01:54:16 +00:00
Basic this massive patch introduces a simple new abstraction: it makes 2009-01-17 06:22:33 +00:00
CodeGen add support for usage of cast to union thing with static vars 2009-01-17 00:48:48 +00:00
Driver this massive patch introduces a simple new abstraction: it makes 2009-01-17 06:22:33 +00:00
Headers Add mm_malloc.h, patch by Sam Weinig. 2009-01-08 23:30:09 +00:00
Lex simplify some lookups. 2009-01-17 08:30:10 +00:00
Parse Catch a foreach parse error. 2009-01-17 00:00:40 +00:00
Rewrite add a simplified lexer ctor that sets up the lexer to raw-lex an 2009-01-17 07:35:14 +00:00
Sema Warn about typedefs of enums without any declarator name. Fixes rdar://problem/6503878 2009-01-17 02:55:50 +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