]> granicus.if.org Git - clang/shortlog
clang
2009-04-27 Chris Lattnerrename GetStmt -> GetDeclStmt to make it clear that...
2009-04-27 Chris Lattnerchange the interface to ReadStmt to force clients to...
2009-04-27 Chris Lattnersplit decl reading out to its own PCHReaderDecl.cpp...
2009-04-27 Chris Lattnersplit stmt/expr deserialization out to PCHReaderStmt.cpp
2009-04-27 Chris Lattnerrdar://6827200 - [sema] reject statically allocated...
2009-04-27 Chris LattnerChange our silencing of C typedef redefinition handling...
2009-04-27 Chris Lattnerremove dead var
2009-04-27 Chris LattnerSet up DeclsCursor.
2009-04-27 Chris Lattneradd stmt/expr names to BlockInfo block.
2009-04-27 Chris Lattnerfix a comment by starting stmts/exprs after types and...
2009-04-27 Chris Lattnermake -Wtypedef-redefinition an extwarn instead of defau...
2009-04-27 Chris Lattnerdrop the _ID suffixes from block names.
2009-04-26 Douglas GregorTurn PCH off by default, yet again. I'm happier about...
2009-04-26 Chris Lattneradd the decl names.
2009-04-26 Chris Lattnermake llvm-bcanalyzer dump out PCH files symbolically...
2009-04-26 Douglas GregorTrying turning on PCH by default yet again. We might...
2009-04-26 Douglas GregorSome fixes for PCH (de-)serialization of Objective...
2009-04-26 Eli FriedmanAdd a bit more handling for declarations like "int...
2009-04-26 Sebastian RedlThe mysterious bug turns out to be an incredibly bone...
2009-04-26 Chris LattnerAdjust to LLVM API changes that went into r70157.
2009-04-26 Eli FriedmanFix for PR4079: make sure to construct the member expre...
2009-04-26 Sebastian RedlImplement function-try-blocks. However, there's a very...
2009-04-26 Eli FriedmanRemove getIntegerConstantExprValue in favor of using...
2009-04-26 Eli FriedmanMinor code cleanup.
2009-04-26 Steve NaroffAdd PCH read/write support for ObjC statements.
2009-04-26 Chris Lattnerimplement PR4077: [Linux kernel] inscrutable error...
2009-04-26 Chris Lattnerin a tied operand, don't copy over the name or constrai...
2009-04-26 Chris Lattnerpull operands names "[foo]" into ConstraintInfo.
2009-04-26 Chris Lattnerpull the constraint string into the ConstraintInfo...
2009-04-26 Steve NaroffMake sure we have a code in the node:-)
2009-04-26 Sebastian RedlUpdate StmtNodes.def with the new base class of CXXTemp...
2009-04-26 Sebastian RedlMake reference class unification in conditional express...
2009-04-26 Torok EdwinAdd missing include. This fixes the build with gcc...
2009-04-26 Chris Lattnerchange TargetInfo::ConstraintInfo to be a struct that...
2009-04-26 Douglas GregorTurn off PCH by default, again
2009-04-26 Douglas GregorOne more crazy try with PCH-by-default
2009-04-26 Douglas GregorMake sure to pull in the target builtin records when...
2009-04-26 Douglas GregorSimple little smoke-test script that tries to build...
2009-04-26 Douglas GregorWhen writing a PCH file, write multiple type and declar...
2009-04-26 Douglas GregorAdd a new -ast-dump-full option that traverses the...
2009-04-26 Chris LattnerSplit C++ statements out to their own file.
2009-04-26 Douglas GregorTurn of PCH by default. I got the info I was looking for
2009-04-26 Chris Lattnersplit ObjC and C++ Statements out into their own headers.
2009-04-26 Eli FriedmanCorrect the order of the parameters to CheckAssignmentC...
2009-04-26 Daniel DunbarMake this code a little more generic.
2009-04-26 Daniel DunbarDriver: Add -std-default= option.
2009-04-26 Daniel DunbarAdd option for AddAllArgsTranslated to control whether...
2009-04-26 Chris Lattnerimplement PCH support for the rest of ExprObjC.h, including
2009-04-26 Douglas GregorAnother shot at switching PCH on by default, now that...
2009-04-26 Anders CarlssonWhen calling the cleanup function specified by __attrib...
2009-04-26 Douglas GregorDon't read all of the records in the PCH file's preproc...
2009-04-25 Eli FriedmanFix for PR4074: allow subscripting non-lvalue arrays...
2009-04-25 Chris Lattnerminor cleanups to ast-dump, use getBody(context).
2009-04-25 Douglas GregorLazily load the controlling macros for all of the heade...
2009-04-25 Chris Lattner"This fixes message sends to super in a way that both...
2009-04-25 Chris Lattnerminor diagnostics improvements.
2009-04-25 Eli FriedmanMinor simplification.
2009-04-25 Eli FriedmanChange isNullPointerConstant to be strict; hopefully...
2009-04-25 Eli FriedmanMake VerifyIntegerConstantExpr print extension warnings...
2009-04-25 Eli FriedmanSilence gcc warnings.
2009-04-25 Chris Lattnerfix PR4073 by making designated initializer checking...
2009-04-25 Douglas GregorOptimize the loading of an identifier from a PCH file...
2009-04-25 Douglas GregorPCH optimization for the identifier table, where we...
2009-04-25 Douglas GregorRevert my changes that try to avoid creating StringMap...
2009-04-25 Douglas GregorStart implementing the PTH IdentifierInfo-saving trick...
2009-04-25 Chris Lattnerfix PR4067: [Linux kernel] cannot aggregate codegen...
2009-04-25 Douglas GregorTweak the data layout for the on-disk hash table of...
2009-04-25 Ted KremenekUpdated checker build.
2009-04-25 Chris Lattnerremove a fixme that is already done.
2009-04-25 Douglas GregorWrite the identifier offsets array into the PCH file...
2009-04-25 Chris Lattnerimprove a diagnostic to make more sense.
2009-04-25 Chris Lattneraccept an ignore the no_instrument_function attribute...
2009-04-25 Chris Lattnerwith the fixes for better invalid decl/type propagation...
2009-04-25 Douglas GregorWrite the declaration and type offset arrays into the...
2009-04-25 Douglas GregorLoad the selector table lazily from the PCH file.
2009-04-25 Steve NaroffFix indexing error in PCHStmtReader::VisitArraySubscrip...
2009-04-25 Steve NaroffAdd PCH support for ObjCMessageExpr (needed to build...
2009-04-25 Steve NaroffFixup comment.
2009-04-25 Steve NaroffFix a major bug in PCHReader::ReadSelectorBlock().
2009-04-25 Chris LattnerChange SemaType's "GetTypeForDeclarator" and "ConvertDe...
2009-04-25 Chris Lattnerchange a couple more c++ sema methods to be based on...
2009-04-25 Chris Lattnervarious "is invalid" cleanups for C++ ctors/dtors.
2009-04-25 Chris LattnerThis is a pretty big cleanup for how invalid decl/type...
2009-04-25 Douglas GregorRevert my PCH change. I'm happy now
2009-04-25 Douglas GregorTemporarily try to build with PCH by default. Revert...
2009-04-25 Chris Lattnerfix PR4049, a crash on invalid, by making sema install...
2009-04-25 Chris Lattnerrename getNumParmVarDeclsFromType back to getNumParams(),
2009-04-25 Chris Lattneradd a new helper function to FunctionDecl instead of...
2009-04-25 Chris Lattnerin:
2009-04-25 Daniel DunbarDriver: -mkernel disables default use of unwind tables...
2009-04-25 Chris Lattnerset NewFD->setInvalidDecl() in one place, sharing code...
2009-04-25 Daniel DunbarDriver: -mkernel and -fapple-kext imply -mno-red-zone.
2009-04-25 Daniel DunbarFix pointer addressing and array subscripting of Object...
2009-04-25 Ted KremenekHook up attribute 'objc_ownership_retain' to the analyz...
2009-04-25 Douglas GregorMake sure that the consumer sees all interested decls...
2009-04-25 Ted KremenekAdd new checker-specific attribute 'objc_ownership_reta...
2009-04-24 Chris Lattnerreject explicit pointer arithmetic on interface pointer...
2009-04-24 Douglas GregorWhen we de-serialize an Objective-C protocol, hand...
2009-04-24 Ted KremenekHook up __attribute__((objc_ownership_returns)) to...
2009-04-24 Ted KremenekAdd new checker-specific attribute 'objc_ownership_retu...
next