llvm-project/clang/lib
Zhongxing Xu 69aac369c3 only track integer and pointer values for now.
llvm-svn: 65041
2009-02-19 09:56:08 +00:00
..
AST Add IntExprEvaluator::Success method. 2009-02-19 09:06:44 +00:00
Analysis only track integer and pointer values for now. 2009-02-19 09:56:08 +00:00
Basic add an accessor. 2009-02-17 08:39:06 +00:00
CodeGen Don't emit K&R unprototyped function definitions as varargs. 2009-02-19 07:15:39 +00:00
Driver fix a bug introduced in my previous patch: moving clang headers to the 2009-02-19 06:48:28 +00:00
Headers testing (reverted) 2009-02-19 00:27:58 +00:00
Lex Next step toward making string diagnostics correct: handle 2009-02-18 19:21:10 +00:00
Parse don't new[] an empty array when an AttributeList has 2009-02-19 06:25:12 +00:00
Rewrite simplify this code and make it use highlight range. This 2009-02-17 00:51:07 +00:00
Sema Emit the correct diagnostics when we constant fold an array size to a negative value. 2009-02-19 06:30: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