summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGExprScalar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for C++ default arguments, and rework Parse-Sema Chris Lattner2008-04-081-1/+4
* tracking API changes arising from r49277Gabor Greif2008-04-061-7/+7
* Since isComplexType() no longer returns true for _Complex integers, the codeChris Lattner2008-04-041-6/+6
* Codegen assignment to self correctly, patch by David Chisnall!Chris Lattner2008-04-041-2/+1
* add a common base class "PointerLikeType" for PointerType and ReferenceType,Chris Lattner2008-04-021-2/+2
* some cleanups on top of David's patch. There are still twoChris Lattner2008-03-301-17/+9
* Add initial support for objc codegen for methods, ivars, and theChris Lattner2008-03-301-2/+10
* simplify the clang codegen by using the new Builder.CreateStructGEP method.Chris Lattner2008-03-191-5/+2
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+1185
OpenPOWER on IntegriCloud