]> granicus.if.org Git - clang/shortlog
clang
2009-01-29 Chris Lattnernext round of diagnostics cleanups, moving some
2009-01-29 Douglas GregorIntroduce a new expression node, ImplicitValueInitExpr...
2009-01-29 Douglas GregorClean up designated initialization of unions, so that...
2009-01-29 Douglas GregorSuppress a warning
2009-01-29 Daniel Dunbarx86_64 ABI: Handle fields / complex components which...
2009-01-29 Daniel DunbarABITest: Fix access to array test values.
2009-01-29 Daniel Dunbarx86_64 ABI: Tweak merging algorithm so that we always...
2009-01-29 Daniel DunbarABI: When emitting calls which return an ignored argume...
2009-01-29 Daniel Dunbarx86_64 ABI: Implement classification for records.
2009-01-29 Daniel DunbarABITest: Fix test value generation for unions.
2009-01-29 Daniel Dunbarx86_64: Support cases which map to returning multiple...
2009-01-29 Daniel Dunbarx86_64 ABI: Classify _Complex ints as integer.
2009-01-29 Chris LattnerFix -Wimplicit-function-declaration, which required...
2009-01-29 Daniel DunbarFix typo
2009-01-29 Daniel DunbarEvaluate ==,!= for complex types.
2009-01-29 Daniel DunbarUse xcc (instead of clang directly).
2009-01-29 Daniel DunbarEvaluate casts to complex.
2009-01-29 Daniel Dunbarccc: Honor -ccc-clang for generic GCC toolchain.
2009-01-29 Chris Lattnerupdate the project file for headers moving
2009-01-29 Chris LattnerFix a wart that existed from before we had EXTWARN.
2009-01-29 Chris Lattnermove library-specific diagnostic headers into library...
2009-01-29 Chris Lattnerfix an absolutely inscrutible gcc 4.0 error:
2009-01-29 Daniel DunbarAdd folding for complex mul and fix some major bugs...
2009-01-29 Douglas GregorAdd another devilish testcase for designated initializers
2009-01-29 Douglas GregorBetter documentation for our initialization checker
2009-01-29 Douglas GregorMove InitListChecker out of Sema.h
2009-01-29 Douglas GregorEliminate infinite looping in a wacky case with designa...
2009-01-29 Steve NaroffRefactor Sema::LookupDecl() into 2 functions: LookupDec...
2009-01-28 Douglas GregorRemove Expr::hasSideEffects. It doesn't work anyway
2009-01-28 Douglas GregorImprovements to code-generation and semantic analysis...
2009-01-28 Fariborz JahanianAdd setter/getter methods to the list of methods
2009-01-28 Ted KremenekRemove '#if 0' code.
2009-01-28 Ted KremenekRemove method 'AddNE' from the public interface of...
2009-01-28 Daniel DunbarImplement basic _Complex integer constant folding.
2009-01-28 Fariborz Jahanianproperty metadata for objc2's nonfragile abi
2009-01-28 Ted KremenekAdd some comments to GRStateManager. No functionality...
2009-01-28 Douglas GregorCode generation support for C99 designated initializers.
2009-01-28 Ted Kremenekretain/release checker: Always generate an "autorelease...
2009-01-28 Daniel DunbarHandle complex types in ASTContext::mergeTypes
2009-01-28 Ted KremenekAdd autorelease test case.
2009-01-28 Ted KremenekAdd more PTH diagnostics for invalid PTH files, etc.
2009-01-28 Ted KremenekEnhance PTHManager::Create() to take an optional Diagno...
2009-01-28 Ted KremenekFix TextDiagnosticPrinter::HandleDiagnostic to handle...
2009-01-28 Ted KremenekAdd method FullSourceLoc::getBufferData().
2009-01-28 Ted KremenekTweak doxygen comment. No functionality change.
2009-01-28 Steve NaroffName change (isTypeName->getTypeName).
2009-01-28 Daniel DunbarFix test case (for -### printing version)
2009-01-28 Daniel Dunbarccc: Support -v; invent a version number for ccc for...
2009-01-28 Steve NaroffChange Parser::ParseFunctionDeclarator() to annotate...
2009-01-28 Fariborz JahanianSome refactoring of common code. No change in functiona...
2009-01-28 Sebastian RedlImplement pointer to member handling in static_cast.
2009-01-28 Douglas GregorComplete semantic checking for typedef redeclarations...
2009-01-28 Steve NaroffRemove 'NamespaceNameOnly' argument to Sema::LookupDecl...
2009-01-28 Steve NaroffRemove 'enableLazyBuiltinCreation' argument to Sema...
2009-01-28 Ted KremenekUpdated checker build.
2009-01-28 Ted KremenekUpdate comment.
2009-01-28 Chris Lattnerlong long and double have 64-bit alignment on x86-64.
2009-01-28 Chris Lattneradd some basic file headers
2009-01-28 Ted Kremenekretain/release checker: Improve diagnostics to indicate...
2009-01-28 Ted Kremenekretain/release checker: Indicate whether a tracked...
2009-01-28 Chris Lattneradd diagnostics files to xcode proj
2009-01-28 Ted Kremenekretain/release checker: More diagnostic refactoring.
2009-01-28 Ted Kremenekretain/release checker: Embed an "object type" into...
2009-01-28 Chris Lattnerfix a crash I introduced, thanks to Ted for the awesome...
2009-01-28 Ted Kremenekretain/release checker: More cleanups (no real function...
2009-01-28 Ted KremenekFix diagnostic truncated by my last patch.
2009-01-28 Ted Kremenekretain/release checker: More diagnostic refactoring.
2009-01-28 Ted Kremenekretain/release checker: Output the name of the function...
2009-01-28 Ted KremenekRefactor some diagnostic code to use raw_string_ostream...
2009-01-28 Ted KremenekRemove '#if 0' code.
2009-01-28 Ted KremenekPatch by Alexei Svitkine: Refactor Sema::ParseAST API...
2009-01-28 Mike StumpAdd a preliminary version number.
2009-01-28 Daniel DunbarABITest: Support --test-layout option for generating
2009-01-28 Fariborz JahanianSet visibility of ivar offset symbols according to
2009-01-28 Fariborz JahanianGeneration of ivar-offset symbols in objc2's non-fragil...
2009-01-28 Ted KremenekOn Windows use a BumpPtrAllocator for the UniqueFileCon...
2009-01-28 Nuno Lopesadd test for PR2502, which was already fixed some time ago
2009-01-28 Ted KremenekFileManager: Use a BumpPtrAllocator for the StringMaps...
2009-01-28 Nuno Lopesfix PR3427: fix debuginfo for incomplete array types
2009-01-28 Ted KremenekAdd a some comments to designate Windows-specific/Unix...
2009-01-27 Steve NaroffFinish making AST BumpPtrAllocation runtime configurabl...
2009-01-27 Sebastian RedlAdd handling of member pointers to reinterpret_cast.
2009-01-27 Fariborz JahanianAfter talking to our runtime guru, I added a comment.
2009-01-27 Ted KremenekUpdated checker build.
2009-01-27 Steve NaroffConvert types over to placement new() that takes an...
2009-01-27 Steve NaroffRemove many references to ASTContext::getAllocator...
2009-01-27 Daniel Dunbarccc/Darwin/clang: Fix a mistranslation for the llvm...
2009-01-27 Anders CarlssonIf an input constraint refers to an output constraint...
2009-01-27 Fariborz Jahanianivar meta-data generation for nonfragile-abi.
2009-01-27 Daniel Dunbarccc: Normalize machine name to i386 for platforms which...
2009-01-27 Chris Lattnereliminate some random .ll file outputs
2009-01-27 Fariborz JahanianFixed a typo in getPreferredTypeAlign method.
2009-01-27 Chris Lattneradd new headers
2009-01-27 Chris LattnerAdd the new .def files
2009-01-27 Chris LattnerSplit the single monolithic DiagnosticKinds.def file...
2009-01-27 Ted KremenekFix bug in BasicStore::getLValueElement where if the...
2009-01-27 Chris Lattneradd a new "getPreferredTypeAlign" method to return...
2009-01-27 Eli FriedmanSupport CodeGen for __extension__ operator on aggregates.
2009-01-27 Eli FriedmanFix for PR3418: make sure to handle the RHS of expressi...
2009-01-27 Chris LattnerIntroduce a new PresumedLoc class to represent the...
next