llvm-project/clang/lib
Anders Carlsson 3a9463bfda Rename an EmitCallExpr function to EmitCall to make it clear that it doesn't emit an expr.
llvm-svn: 72446
2009-05-27 01:22:39 +00:00
..
AST When evaluating a VarDecl as a constant or determining whether it is 2009-05-26 18:54:04 +00:00
Analysis Add special cases to retain checker for 'create' methods in QCView, QCRenderer, and CIContext (Apple APIs). 2009-05-20 22:39:57 +00:00
Basic A few more tweaks for Solaris; please correct me if it's wrong somehow. 2009-05-22 01:12:57 +00:00
CodeGen Rename an EmitCallExpr function to EmitCall to make it clear that it doesn't emit an expr. 2009-05-27 01:22:39 +00:00
Driver Fix for PR4140: Add the start of a Linux toolchain (basically, just 2009-05-26 07:52:18 +00:00
Frontend When evaluating a VarDecl as a constant or determining whether it is 2009-05-26 18:54:04 +00:00
Headers Add 'cmp' SSE builtins and get rid of a bunch of other builtins. 2009-05-18 19:16:46 +00:00
Lex Fix a couple of bugs: 2009-05-25 17:16:10 +00:00
Parse PR4122: Tweak the ambiguity handling to handle (S())() correctly. I've 2009-05-25 19:41:42 +00:00
Rewrite Fix for PR2386: distinguish between insertion and replacements in the 2009-05-18 13:56:52 +00:00
Sema Template instantiation for "typeof" for both types and expressions. 2009-05-26 22:09:24 +00:00
CMakeLists.txt Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00