clang-1/lib
Mike Stump ca2f3fdeed Codegen for int (^bp)(int) = 0;
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64951 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-18 21:44:49 +00:00
..
AST Codegen for int (^bp)(int) = 0; 2009-02-18 21:44:49 +00:00
Analysis retain/release checker: Distinguish in the function summaries between 2009-02-18 18:54:33 +00:00
Basic add an accessor. 2009-02-17 08:39:06 +00:00
CodeGen Simplify. 2009-02-18 19:45:21 +00:00
Driver tidy up 2009-02-18 18:50:45 +00:00
Headers Add an unavailable __tg_promote function to attract incorrect uses of type-generic macros, rom Howard Hinnant. 2009-02-18 17:23:05 +00:00
Lex Next step toward making string diagnostics correct: handle 2009-02-18 19:21:10 +00:00
Parse Update Parser::ParseTypeName to return a TypeResult, which also tells 2009-02-18 17:45:20 +00:00
Rewrite simplify this code and make it use highlight range. This 2009-02-17 00:51:07 +00:00
Sema __attribute__((aligned)) was being ignored! 2009-02-18 20:06:09 +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