]> granicus.if.org Git - clang/shortlog
clang
2011-07-26 Eli FriedmanRe-fix r136172 so it isn't an error; apparently, some...
2011-07-26 Eric ChristopherThis appears to be passing on all hosts.
2011-07-26 Jeffrey YasskinThis patch implements as much of the narrowing conversi...
2011-07-26 Douglas GregorDisable the optimization that skips emission of complet...
2011-07-26 Eric ChristopherTry a little hack to fix the memset duplication on...
2011-07-26 Eric ChristopherTry harder to fix these for windows.
2011-07-26 Eric ChristopherGeneralize for various build bots.
2011-07-26 Eli FriedmanDiagnose trying to delete a pointer to an abstract...
2011-07-26 Eric ChristopherRewrite match line to be friendlier to misc buildbots.
2011-07-26 Eric ChristopherRewrite matching line to be friendlier to misc buildbots.
2011-07-26 Eric ChristopherAttempt to rewrite the matching for this test to pacify...
2011-07-26 Anna ZaksRemove unused diagnostic definition.
2011-07-26 Eric ChristopherRework the match here to silence release mode windows...
2011-07-26 Eric ChristopherAttempt to generalize this test for release mode buildbots.
2011-07-26 Eric ChristopherTry to generalize the match to quiet the windows build...
2011-07-26 Eli FriedmanA couple minor issues with Sema for delete:
2011-07-26 Eric ChristopherUse unsigned long long for uint64_t. Fixes part of...
2011-07-26 Eric ChristopherMigrate most of the rest of test/FrontendC from llvm...
2011-07-26 Eric ChristopherAdjust check for release mode.
2011-07-26 Argyrios KyrtzidisIn ARC we emit an error when compiling:
2011-07-26 Eric ChristopherMigrate:
2011-07-26 Ted KremenekReport more memory using in Preprocessor::getTotalMemor...
2011-07-26 Eric ChristopherMigrate CodeGen/2007-03-05-DataLayout.c from test/Front...
2011-07-26 Eric ChristopherMigrate CodeGen/2005-02-20-AggregateSAVEEXPR.c from...
2011-07-26 Eric ChristopherMigrate CodeGen/2009-09-24-SqrtErrno.c from test/Fronte...
2011-07-26 Eric ChristopherMigrate CodeGen/2002-03-11-LargeCharInString.c from...
2011-07-26 Eric ChristopherAdd CodeGen/2009-07-15-pad-wchar_t-array.c migrated...
2011-07-26 Eric ChristopherMigrate wchar-const.c with fixes and FileCheck from...
2011-07-26 Kaelyn UhrainRevert r136046 while fixing handling of e.g. &foo[index...
2011-07-26 Jonathan D... This patch extends the previous patch by starting to...
2011-07-26 Fariborz JahanianProvide fixit for static use of objective-c type
2011-07-26 Benjamin KramerEliminate a bunch of temporary strings.
2011-07-26 Douglas GregorAdd new libclang API, clang_codeCompleteGetObjCSelector...
2011-07-26 Douglas GregorWhen we decide not to rebuild an instantiated C++ ...
2011-07-26 Douglas GregorObjective-C++ ARC: When performing template argument...
2011-07-26 Chad RosierAfter further discussion it has been determined that...
2011-07-26 Chandler CarruthCleanup the stray comments and variables I could dig...
2011-07-26 Chandler CarruthFix a stray instantiation comment in Parse.
2011-07-26 Chandler CarruthClean up as many of the comments in Basic I can find...
2011-07-26 Chandler CarruthMigrate 'Instantiation' data and API bits of SLocEntry...
2011-07-26 Chandler CarruthConvert InstantiationInfo and much of the related code...
2011-07-26 Chandler CarruthRename create(MacroArg)InstantiationLoc to create(Macro...
2011-07-26 Chandler CarruthRename SourceManager (and InstantiationInfo) isMacroArg...
2011-07-26 Kaelyn UhrainExpand array bounds checking to work in the presence...
2011-07-26 Evan ChengAssembler really doesn't need to create TargetMachine...
2011-07-26 Kaelyn UhrainTest commit
2011-07-26 NAKAMURA Takumitest/CodeGen/2003-08-18-SigSetJmp.c: XFAIL: mingw,...
2011-07-26 Eric Christopherwin32 doesn't have sigsetjmp, just xfail this test...
2011-07-26 Eric ChristopherRework this slightly to work for optimized compilers...
2011-07-26 Eric ChristopherThese tests use standard headers and so need ms extensi...
2011-07-26 Eric ChristopherRemove this test, it's more properly an optimizer test.
2011-07-26 Eric ChristopherMigrate and FileCheck-ize some of:
2011-07-26 Eric ChristopherMigrate over 2009-04-22-UnknownSize.c, 2009-07-17-VoidP...
2011-07-26 Evan ChengRename createCodeEmitter to createMCCodeEmitter; create...
2011-07-26 Evan ChengRename createAsmParser to createMCAsmParser.
2011-07-25 Evan ChengRename TargetAsmBackend to MCAsmBackend; rename createA...
2011-07-25 Francois PichetFix the MSVC build. 2 problems:
2011-07-25 Fariborz Jahanianobjective-c: Provide a 'fixit' when class was used
2011-07-25 Chandler CarruthRename getInstantiationLineNumber to getExpansionLineNu...
2011-07-25 Chandler CarruthRepair some indentation I missed in my previous commit.
2011-07-25 Chandler CarruthRename getInstantiationColumnNumber to getExpansionColu...
2011-07-25 Evan ChengAssembler doesn't need to initialize TargetMachine...
2011-07-25 Chandler CarruthRename getDecomposedInstantiationLoc to getDecomposedEx...
2011-07-25 Chandler CarruthgetInstantiationLocSlowCase -> getExpansionLocSlowCase
2011-07-25 Chandler CarruthRename SourceManager::getImmediateInstantiationRange to
2011-07-25 Jonathan D... Refactor of how modules are handled in ASTReader to...
2011-07-25 Chad RosierAllow target to specify about using minimum alignment...
2011-07-25 Axel NaumannPick up expected diagnostics not only in the main file...
2011-07-25 Chad RosierFix r135934. Rename was intended, but without addition...
2011-07-25 Chad RosierRename an alignment test to be more precise and add...
2011-07-25 Douglas GregorUpdate C++0x status for explicit override controls...
2011-07-25 Howard Hinnanthttp://llvm.org/bugs/show_bug.cgi?id=10472
2011-07-25 Douglas GregorAdded clang_getCursorReferenceNameRange to libclang...
2011-07-25 Chandler CarruthRename SourceManager::getInstantiationRange to getExpan...
2011-07-25 Chandler CarruthMechanically rename SourceManager::getInstantiationLoc and
2011-07-25 Frits van BommelShorten some expressions by using ArrayRef::slice().
2011-07-25 NAKAMURA Takumiwww/get_started.html: Fix a phrase, "in the *build...
2011-07-24 Chris Lattneradd link to 2010 dev mtg
2011-07-24 Fariborz Jahanianobjc: clang should warn if redeclaration of methods
2011-07-23 NAKAMURA Takumilib/AST/CMakeLists.txt: Update LLVM_USED_LIBS, not...
2011-07-23 Chris Lattnerfix PR10415, tidying up IR representation of module...
2011-07-23 Douglas GregorExtend libclang with clang_equalRanges, from Erik Verbr...
2011-07-23 Douglas GregorAdd a link-friendly name to the Clang extension accepta...
2011-07-23 Douglas GregorDocument the criteria for evaluating a proposed extensi...
2011-07-23 Douglas GregorTests for explicit conversion operators, along with...
2011-07-23 Chris LattnerMove ArrayRef to LLVM.h and eliminate now-redundant...
2011-07-23 Francois PichetUnbreak the MSVC build, using namespace clang is requir...
2011-07-23 Chris Lattnerremove unneeded llvm:: namespace qualifiers on some...
2011-07-23 Chris Lattnerclean up forward declarations of raw_ostream to use...
2011-07-23 Eric ChristopherMigrate 2007-10-01-BuildArrayRef.c from llvm/test/Front...
2011-07-23 Evan ChengMove TargetAsmParser.h TargetAsmBackend.h and TargetAsm...
2011-07-23 Anna ZaksAdd ext_backslash_newline_eof to Wnewline-eof group.
2011-07-22 Sean CallananThis patch (thanks to Doug Gregor) fixes a
2011-07-22 Anna ZaksExpose no newline at end of file warning under Wnewline...
2011-07-22 Evan ChengMatch LLVM API change.
2011-07-22 David Majnemerkill a FIXME in IsIntegralPromotion
2011-07-22 Jonathan D... Remove prepending of '$' to module names.
2011-07-22 Douglas GregorSwitch all of the "isysroot" const char*'s throughout...
2011-07-22 Douglas GregorRename ASTReader::PerFileData to serialization::Module...
2011-07-22 Francois PichetUse -ffreestanding with clang_cc1 to make the test...
next