]> granicus.if.org Git - clang/shortlog
clang
2011-08-23 Argyrios KyrtzidisRemove one SourceManager::isInFileID overload and use...
2011-08-23 Argyrios KyrtzidisAmend r138129 (reduction of SLocEntries) which introduc...
2011-08-23 Argyrios KyrtzidisIntroduce SourceManager::isInSLocAddrSpace and use...
2011-08-23 Argyrios KyrtzidisRename SourceManager::isBeforeInSourceLocationOffset...
2011-08-23 Argyrios KyrtzidisTokenLexer::getExpansionLocForMacroDefLoc doesn't need...
2011-08-23 Argyrios KyrtzidisIn Lexer::isAtEndOfMacroExpansion use SourceManager...
2011-08-23 Argyrios KyrtzidisMove a couple of SourceManager functions out-of-line...
2011-08-23 Jordy Rose[analyzer] Move function retain-count effect summary...
2011-08-23 Ted KremenekFix regression in -Wuninitialized involving VLAs. ...
2011-08-23 Jordy Rose[analyzer] Move helper method Update from CFRefCount...
2011-08-23 Eli FriedmanCleanup to use helper.
2011-08-23 Eli FriedmanRemove function parameter which always used the default...
2011-08-23 Jordy Rose[analyzer] Move helper method handleAutoreleaseCounts...
2011-08-23 Jordy Rose[analyzer] Move ReturnStmt retain-count analysis from...
2011-08-23 Jordy Rose[analyzer] Move symbol death leak analysis from CFRefCo...
2011-08-23 Caitlin SadowskiThread-safety analysis: adding in a basic lockset track...
2011-08-23 Eric ChristopherAdd support for a verifier to the driver. Currently...
2011-08-23 Fariborz Jahanianchecking for __block variable captured by given
2011-08-23 Nico Weberenable -fstack-protector on 10.5 for usermode binaries...
2011-08-23 Jordy Rose[analyzer] Only allocate retain summaries for interesti...
2011-08-23 Matt Beaumont-GayFix an incorrect note.
2011-08-23 Fariborz Jahanianblock IRgen - Fixes a crash when determining if given...
2011-08-23 Jordy Rose[analyzer] Rename CFRefCount's evalSummary method to...
2011-08-22 Eli FriedmanMake sure we don't inline functions marked with __attri...
2011-08-22 Jordy Rose[analyzer] Migrate the handling of retain-count-related...
2011-08-22 Anna Zaks[analyzer] MacOSKeychainAPIChecker: Users of KeyChain...
2011-08-22 Fariborz Jahanianobjc refactoring - minor clean up.
2011-08-22 Anna ZaksStatic Analyzer Diagnostics: Allow checkers to add...
2011-08-22 Fariborz Jahanianobjc - use existing API for temporary switch of
2011-08-22 Ted KremenekDo not perform check for missing '[super dealloc]'...
2011-08-22 Anna ZaksClean up the CFRefBugReport - remove the members, which...
2011-08-22 Eli FriedmanDon't warn on varaidic macros in C++0x mode.
2011-08-22 Fariborz Jahanianobjc - minor comment fix up and cleanup.
2011-08-22 Fariborz Jahanianobjc - Simplify switing objc decl context by using
2011-08-22 Nico WeberWarn on missing [super dealloc] calls.
2011-08-22 Chandler CarruthFix a crash-on-valid that has been here for a very...
2011-08-22 Fariborz Jahanianobjc- checking for objc decl context range is unreliabl...
2011-08-22 Argyrios KyrtzidisFix a bug in objc @encoding of C++ classes.
2011-08-22 Fariborz JahanianRestore patch I reversed in r138040. Known buildbot
2011-08-22 Zhongxing XuFix typo.
2011-08-21 Argyrios KyrtzidisFix gcc build.
2011-08-21 Argyrios KyrtzidisBoost the efficiency of SourceManager::getMacroArgExpan...
2011-08-21 Jordy Rose[analyzer] Migrate the aliasing effects of CFRetain...
2011-08-21 Jordy Rose[analyzer] Remove FIXME; Ted reminded me that -init...
2011-08-21 Jordy Rose[analyzer] Migrate return value handling from CFRefCoun...
2011-08-21 Jordy Rose[analyzer] Replace calls to getNameAsString() with...
2011-08-20 Benjamin KramerFix compile on platforms that don't implicitly include...
2011-08-20 Jordy Rose[analyzer] RetainReleaseChecker always wants region...
2011-08-20 Jordy RoseFix indentation.
2011-08-20 Jordy Rose[analyzer] Move handling of hardcoded noreturn ("panic...
2011-08-20 NAKAMURA Takumitest/lit.cfg: Enable "crash-recovery" tests on Win32...
2011-08-20 Chad RosierTypo spotted by Ivan Krasin.
2011-08-20 Chandler CarruthRemove this test. It requires C++ standard library...
2011-08-20 Ted Kremenek[analyzer] Handle reads of ObjCPropertyRefExprs implici...
2011-08-20 Ted Kremenek[analyzer] Simplify ExprEngine::VisitBinaryOperator...
2011-08-20 Ted KremenekStart partitioning ExprEngine.cpp into separate .cpp...
2011-08-20 Ted KremenekRename CXXExprEngine.cpp to ExprEngineCXX.cpp.
2011-08-20 NAKAMURA Takumitest/CodeGenCXX/2003-11-25-ReturningOpaqueByValue.cpp...
2011-08-20 Douglas GregorMake the loading of multiple records for the same ident...
2011-08-20 Douglas GregorClean out some minor cruft in the AST reader; no functi...
2011-08-20 Douglas GregorIntroduce a module visitation function that starts...
2011-08-20 Anna ZaksStatic Analyzer Diagnostics: Move the responsibility...
2011-08-20 Ted KremenekRemove dead code.
2011-08-20 Eric ChristopherRemove XFAIL/XTARGET since this is passing on the other...
2011-08-20 Eric ChristopherMigrate, update and FileCheckize:
2011-08-20 Eric ChristopherMigrate, update and FileCheckize:
2011-08-20 Eric ChristopherMigrate, FileCheckize and update:
2011-08-20 Eric ChristopherMigrate and update:
2011-08-20 Eric ChristopherRemove this file, it's not much of a test and string...
2011-08-20 Eric ChristopherMigrate, FileCheckize and update:
2011-08-20 Eric ChristopherMigrate, FileCheckize and update:
2011-08-19 Eric ChristopherModify the check line to be happier on windows.
2011-08-19 Eric ChristopherRemove dead file.
2011-08-19 Eric ChristopherMigrate, FileCheckize and update:
2011-08-19 Devang PatelAdd new test.
2011-08-19 Anna ZaksStatic Analyzer Diagnostics: Switch CFRefCount to using...
2011-08-19 Eric ChristopherTry removing xfail and xtarget to see if this brings...
2011-08-19 Eric ChristopherMigrate 2007-01-02-UnboundedArray.cpp from llvm/test...
2011-08-19 Eric ChristopherMigrate:
2011-08-19 Argyrios KyrtzidisFor assigning SourceLocations to macro arg tokens,...
2011-08-19 Argyrios KyrtzidisRename TokenLexer::getMacroExpansionLocation -> getExpa...
2011-08-19 Argyrios KyrtzidisRefactor common functionality into SourceManager::getFi...
2011-08-19 Anna ZaksStatic Analyzer Diagnostics: Kill the addVisitorCreator...
2011-08-19 Eric ChristopherRemove 2008-10-29-WrongOffset.cpp since it requires...
2011-08-19 Eric ChristopherMigrate 2007-10-01-StructResize.cpp from llvm/test...
2011-08-19 Eric ChristopherMigrate 2008-01-12-VecInit.cpp from llvm/test/FrontendC++.
2011-08-19 Eric ChristopherMigrate 2008-05-07-CrazyOffsetOf.cpp from llvm/test...
2011-08-19 Eric ChristopherMigrate 2008-10-29-WrongOffset.cpp from llvm/test/Front...
2011-08-19 Eric ChristopherMigrate 2009-03-17-dbg.cpp from llvm/test/FrontendC++.
2011-08-19 Eric ChristopherMigrate 2009-04-23-bool2.cpp from llvm/test/FrontendC++.
2011-08-19 Eric ChristopherRemove this test. It's failing and it's not that good...
2011-08-19 Eric ChristopherMigrate 2009-06-16-DebugInfoCrash.cpp from llvm/test...
2011-08-19 Eric ChristopherMigrate 2009-07-16-PrivateCopyConstructor.cpp from...
2011-08-19 Eric ChristopherMigrate 2009-08-05-ZeroInitWidth.cpp from llvm/test...
2011-08-19 Eric ChristopherMigrate 2009-07-16-Using.cpp from llvm/test/FrontendC++.
2011-08-19 Eric ChristopherMigrate 2009-08-11-VectorRetTy.cpp from llvm/test/Front...
2011-08-19 Eric ChristopherMigrate 2009-09-09-packed-layout.cpp test from llvm...
2011-08-19 Eric ChristopherMigrate 2009-10-27-crash.cpp from llvm/test/FrontendC++.
2011-08-19 Eric ChristopherMigrate 2009-12-23-MissingSext.cpp from test/FrontendC...
2011-08-19 Douglas GregorRemove another unused function from ModuleManager....
next