]> granicus.if.org Git - clang/shortlog
clang
2011-08-27 Jordy Rose[analyzer] Change the check::RegionChanges callback...
2011-08-27 John McCallDisable the l-value to r-value conversion on C++ class...
2011-08-27 Fariborz Jahanianobjective-c - Make warning on unimplemented protocols...
2011-08-27 Ted Kremenek[analyzer] Rename current PathDiagnosticClient::HandleP...
2011-08-27 Ted Kremenek[analyzer] Pull body of loop in AnalysisConsumer::Handl...
2011-08-27 Ted Kremenek[analyzer] Add test case for handling of __bridge_trans...
2011-08-27 Fariborz Jahanianobjective-c: Treat top-level objective-c declarations
2011-08-27 Benjamin KramerRemove unused variables noticed by GCC.
2011-08-27 Douglas GregorTake an entirely different approach to handling the...
2011-08-27 Argyrios Kyrtzidis[arcmt] Xfail the test for windows.
2011-08-27 John McCallThe lvalue-to-rvalue on structs in C++ is actually...
2011-08-27 Benjamin KramerTwinify.
2011-08-27 Douglas GregorXFAIL one of the module tests on win32, until we figure...
2011-08-27 Douglas GregorIn C++0x mode, suggest nullptr as the initializer for...
2011-08-27 Ted KremenekControl 'invalid conversion specifier' warnings under...
2011-08-27 Douglas GregorImprove caret location for the GNU old-style field...
2011-08-27 Douglas GregorSilence a GCC warning
2011-08-27 Douglas GregorRemove the -import-module option. It's no longer useful
2011-08-26 Douglas GregorTry to unbreak the build on systems where uint64_t...
2011-08-26 Douglas GregorIntroduce support for a simple module import declaratio...
2011-08-26 Argyrios Kyrtzidis[arcmt] Add a test case for r138671 and improve the...
2011-08-26 Andrew TrickFreeBSD (apparently) does not support crash-recovery...
2011-08-26 Argyrios Kyrtzidis[arcmt] Fix horrible bug where migrating files if there...
2011-08-26 Chad RosierCleanup r138662 per Ben and David's suggestions, thanks.
2011-08-26 Douglas GregorTeach the ASTReader how to avoid cycles when loading...
2011-08-26 Chad RosierMake sure the std::string isn't deallocated prior to...
2011-08-26 Chad Rosier[driver] When generating temporary files allow a prefix...
2011-08-26 Douglas GregorWhen we're deserializing declarations lexically stored...
2011-08-26 Fariborz Jahanianobjc-arc: Mention property's attribute by name when
2011-08-26 John McCallSlight optimization enabled by the previous assert:
2011-08-26 Jordy Rose[analyzer] Remove a couple of unnecessary returns after...
2011-08-26 Eli FriedmanDon't assert on taking the address of a non-type templa...
2011-08-26 Eli FriedmanMake sure we don't crash printing builtin candidates...
2011-08-26 John McCallAssert that a call argument is a gl-value iff the param...
2011-08-26 John McCallIn -Wno-error=non-pod-varargs, initialize a temporary...
2011-08-26 Chad Rosier[driver] Remove a few more options when clang invokes...
2011-08-26 Axel NaumannFrom Vassil Vassilev: unnamed decls cannot be removed...
2011-08-26 John McCallWhat say we document some of these AggValueSlot flags...
2011-08-26 John McCallSince the 'is aliased' bit is critical for correctness...
2011-08-26 John McCallAn initialization does not alias.
2011-08-26 Chad RosierTake 2: Actually fix spacing.
2011-08-26 John McCallBe sure to do unary conversions on the operand to an ARC
2011-08-26 John McCallThe allocated exception slot does not alias anything...
2011-08-26 Chad Rosier80-column.
2011-08-26 Jeffrey YasskinHandle CXXTempObjectRegion in StackAddrEscapeChecker.
2011-08-26 Chad Rosier[driver] Add -mglobal-merge/-mno-global-merge machine...
2011-08-26 Francois Pichetrevert 138610, accidental commit.
2011-08-26 Francois Pichetgit-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk...
2011-08-26 Jordy Rose[analyzer] Increase the number of possible checks for...
2011-08-25 Ivan KrasinPNaClTargetInfo: add __ELF__, _REENTRANT and _GNU_SOURC...
2011-08-25 Matt Beaumont-GayFix a crash-on-invalid.
2011-08-25 John McCallTrack whether an AggValueSlot is potentially aliased...
2011-08-25 Fariborz JahanianDon't warn on category implementing a method, if
2011-08-25 Douglas GregorEliminate the -chained-pch flag and all of the frontend...
2011-08-25 Douglas GregorRemove the Chaining argument from the PCH/module genera...
2011-08-25 Douglas GregorIntroduce a -cc1 option "-emit-module", that creates...
2011-08-25 Fariborz Jahanianobjc - fix a bug exposed by my recent decl context
2011-08-25 Argyrios Kyrtzidis[libclang] Fix getting a cursor that points inside...
2011-08-25 Douglas GregorClean up the reloading of identifier information follow...
2011-08-25 Douglas GregorPreload source location entries as soon as we've loaded...
2011-08-25 Fariborz JahanianReverse r138567 until a buildbot failure is investigated.
2011-08-25 Douglas GregorMove file validation in the ASTReader from "top of...
2011-08-25 Douglas GregorFactor the Module and ModuleManager classes out into...
2011-08-25 John McCallUse stronger typing for the flags on AggValueSlot and...
2011-08-25 Argyrios KyrtzidisMake Lexer::ComputePreamble accept a LangOptions parame...
2011-08-25 Chad Rosier80-column and spacing.
2011-08-25 Ted KremenekTeach -Wunreachable-code about dead code caused by...
2011-08-25 Douglas GregorSwitch ASTReader::GetHeaderFileInfo() from a walk over...
2011-08-25 Douglas GregorSwitch the forward walk through the module chain over...
2011-08-25 Fariborz JahanianFixes a typo in my last patch.
2011-08-25 Fariborz Jahanianobjc -arse: Use DeclGroup for forward class declarations;
2011-08-25 Chad Rosier[driver] Do not add -kext to the link command line...
2011-08-25 Douglas GregorRemove a bogus assertion from the AST reader, which...
2011-08-25 Douglas GregorUse the module manager's search facility to look for...
2011-08-25 Jordy Rose[analyzer] Move the leak bugs from CFRefCount to Retain...
2011-08-25 Anna Zaks[analyzer] MacOSKeychainAPIChecker: Cleanup AllocationS...
2011-08-25 Francois PichetAdd support for Microsoft __ptr32 keyword.
2011-08-25 Jordy Rose[analyzer] Move the easy bug types from CFRefCount...
2011-08-25 Anna Zaks[analyzer] MacOSKeychainAPIChecker: Add the custom...
2011-08-25 Jordy Rose[analyzer] Move the RetainSummaryManager from CFRefCoun...
2011-08-25 Fariborz Jahanianblocks - capturing logic of byref block variable's...
2011-08-24 Jordy Rose[analyzer] Better fix for the "missing return" error...
2011-08-24 Jordy Rose[analyzer] Silence another incorrect warning ("control...
2011-08-24 Jordy Rose[analyzer] Remove experimental FIXME that never actuall...
2011-08-24 Jordy Rose[analyzer] CFRefReport and friends no longer depend...
2011-08-24 Douglas GregorRemove long-dead FIXME
2011-08-24 Anna Zaks[analyzer] Do not use references in std::pair.
2011-08-24 Douglas GregorDon't force the complete deserialization of the visible...
2011-08-24 Anna Zaks[analyzer] Unbreak the release buildbot.
2011-08-24 Douglas GregorIntroduce a depth-first search of modules into the...
2011-08-24 Ivan KrasinFollow up to r138470 (Add PNaCl TargetInfo). I've occas...
2011-08-24 Anna Zaks[analyzer] MacOSKeychainAPIChecker: Provide reacher...
2011-08-24 Jordy Rose[analyzer] Silence an (incorrect) uninitialized variabl...
2011-08-24 Jordy Rose[analyzer] Copy GC mode setting from CFRefCount to...
2011-08-24 Argyrios KyrtzidisSilence 'may be used uninitialized' warnings.
2011-08-24 Anna Zaks[analyzer] Allow checker writes to specify that no...
2011-08-24 Ivan KrasinAdd PNaCl TargetInfo.
2011-08-24 Jordy Rose[analyzer] Remove unused DoNothingByRef and the special...
2011-08-24 Douglas GregorIn the AST reader, switch name lookup within a DeclCont...
2011-08-24 Jordy Rose[analyzer] Slightly clean up the fix in 138432, so...
next