]> granicus.if.org Git - clang/shortlog
clang
2010-10-18 Daniel DunbarDriver: Reject -fasm-blocks except on X86 (where we...
2010-10-18 Daniel DunbarDriver/IA: Accept and ignore -force_cpusubtype_ALL...
2010-10-18 Daniel DunbarDriver/Darwin: Forward -ObjC when linking, which may...
2010-10-18 Douglas GregorFix the translation of the PCC_ForInit code-completion...
2010-10-18 Douglas GregorProvide code completion for types after the '^' that...
2010-10-18 John McCallFix some bugs in local class mangling brought up in...
2010-10-18 Douglas GregorIntroduce code completion results for Objective-C metho...
2010-10-18 Argyrios KyrtzidisRead/write declaration attributes from/to PCH properly...
2010-10-18 Argyrios KyrtzidisMerge header & cpp for test/PCH/attrs.c - more convenie...
2010-10-18 Douglas GregorWhen providing code completions of Objective-C method...
2010-10-18 Fariborz Jahanianpatch fixes class names missing from method names in...
2010-10-18 Anders CarlssonImplement the first half of [dcl.attr.override]p6.
2010-10-18 Francois PichetMicrosoft enum extensions. 2 things will change on...
2010-10-18 Douglas GregorAdd iteration over the preprocessor conditional stack...
2010-10-18 Douglas GregorAdd declarations nested in a linkage specification...
2010-10-18 Michael J.... CodeGen: Fix long double on Windows using MSVC runtime.
2010-10-18 Michael J.... Fix Whitespace.
2010-10-18 Bill WendlingReapply r116684 with fixes. The test cases needed to...
2010-10-18 Oscar FuentesDo not use absolute path on the clang++ symlink.
2010-10-17 Anders CarlssonImplement [dcl.attr.override]p2 and add tests for p1...
2010-10-17 Anders CarlssonAdd test for [dcl.attr.final]p4.
2010-10-17 Oscar FuentesUse a script for creating the clang++ executable.
2010-10-17 Bill WendlingTemporarily revert r116684. It was causing failures...
2010-10-17 Bill WendlingThe "gcc.dg/compat/vector-1 -m32" test was broken after...
2010-10-16 Argyrios KyrtzidisXcode keeps modifying the project file and I don't...
2010-10-16 John McCallCoding by inspection has its problems.
2010-10-16 Gabor Greifvalidator
2010-10-16 Gabor Greifthese items are done, afaik
2010-10-16 John McCallobjc_exception_rethrow does not take an exception argument.
2010-10-16 John McCallReformatting.
2010-10-16 John McCallWhite-listing templated-scope friend decls is a good...
2010-10-16 Daniel DunbarRevert r116656, "IRgen/Obj-C/NeXT: Fix the IR signature for
2010-10-16 Daniel DunbarAdd an empty robots.txt, mostly just to reduce errors...
2010-10-16 Daniel DunbarAdd a favicon.ico, mostly just to reduce errors in...
2010-10-16 Daniel DunbarIRgen/Obj-C/NeXT: Fix the IR signature for objc_excepti...
2010-10-16 Fariborz JahanianFix a rewriting bug of rewriting properties declared in
2010-10-16 Ted KremenekTweak scan-build to work with naked clang commands.
2010-10-16 Chandler CarruthNot really sure how this worked, but it seems like...
2010-10-15 Douglas GregorAllow list-initialization of a local variable of class...
2010-10-15 Douglas GregorDisable this test again, which naturally fails on every...
2010-10-15 Ted KremenekTweak retain/release checker diagnostics to specify...
2010-10-15 Fariborz JahanianCheck for ivar being a C++ object before attempting to
2010-10-15 Daniel DunbarDriver: Error on -fno-for-scope, which we have no inten...
2010-10-15 Nick LewyckyReport the location of the syntax error inside a macro...
2010-10-15 Francois Pichetbool bit fields are causing problems with MSVC. Replace...
2010-10-15 Dan GohmanMention the paragraphs in the standards which sanction...
2010-10-15 Dan GohmanUse a different name for pointer types in tbaa, to...
2010-10-15 Dan GohmanAdd a comment.
2010-10-15 Dan GohmanFix a typo in a comment Frits van Bommel spotted.
2010-10-15 Dan GohmanExperimental TBAA support for enum types.
2010-10-15 Argyrios KyrtzidisAgain, add '-include-pch' option to the driver, so...
2010-10-15 Argyrios KyrtzidisRevert r116605, a lot more were committed by mistake.
2010-10-15 Argyrios KyrtzidisAdd '-include-pch' option to the driver, so it can...
2010-10-15 Fariborz JahanianEradicate IsSuper field from ObjCImplicitSetterGetterRe...
2010-10-15 Devang PatelTBAA = Type Based Alias Analysis
2010-10-15 Argyrios KyrtzidisRead/write to/from PCH DeclarationNameLocs, Declaration...
2010-10-15 Dan GohmanDon't leak the TBAA object.
2010-10-15 Dan GohmanAdd a comment about odd "signed char" incompatibility...
2010-10-15 David ChisnallAdd clang_getLocationForOffset() to libclang, for gives...
2010-10-15 Douglas GregorWhen performing typo correction, keep track of whether...
2010-10-15 Daniel DunbarDisable type.m while failures are investigated.
2010-10-15 Daniel DunbarMake test more consistent.
2010-10-15 Douglas GregorWhen we're in the context of an Objective-C message...
2010-10-15 Douglas GregorDiagnose C++ [class.mem]p13-14, where a class member...
2010-10-15 Gabor Greifzap trailing whitespace
2010-10-15 Gabor Greiftestcase for http://llvm.org/PR8371 of my last commit...
2010-10-15 Gabor Greiffix http://llvm.org/PR8371 in the straightforward way...
2010-10-15 Abramo BagnaraTreat __extension__ like ParenExpr.
2010-10-15 Craig SilversteinRecurse on a TypeLoc rather than a Type for TypedefDecl...
2010-10-15 John McCallDeath to blocks, or at least the word "block" in one...
2010-10-15 Douglas GregorDon't complain about a variable within a linkage-specif...
2010-10-15 Douglas GregorWhen we are missing the ',' or '>' to terminate a templ...
2010-10-15 Douglas GregorAdd builtin conditional operator candidates for scoped...
2010-10-15 Daniel DunbarUpdate CMake.
2010-10-15 Oscar FuentesCopied some flags from the Makefile build to the list...
2010-10-15 Dan GohmanAdd a TBAA type for pointer types.
2010-10-14 Dan GohmanUnsigned types are TBAA-compatible with their signed...
2010-10-14 Fariborz JahanianRewrite bug fix rewriting a property assignment when
2010-10-14 Dan GohmanExperimental TBAA support.
2010-10-14 Devang PatelUse root non-virtual primary base class, not just immed...
2010-10-14 Dan GohmanWire up the -fstrict-aliasing and -fno-strict-aliasing...
2010-10-14 John McCalltemplate-ids are looked up differently in friend declar...
2010-10-14 Douglas GregorWhen performing typo correction, look through the set...
2010-10-14 Douglas GregorMake sure that we diagnose invalid qualifiers on friend...
2010-10-14 John McCallAt Fariborz's request, a somewhat cleaner bit-combining...
2010-10-14 Andrew TrickReverting r116493: removes a test that failed on clang...
2010-10-14 Argyrios KyrtzidisFix compiler error that clang didn't report (probably...
2010-10-14 Fariborz JahanianPut line number on the diagnostic. //rdar: //8550657.
2010-10-14 Francois Pichetr116509 fixed the Win32 XFAIL.
2010-10-14 Douglas GregorTweak the typo-correction implementation to determine...
2010-10-14 Argyrios KyrtzidisStore in PCH the key function of C++ class to avoid...
2010-10-14 Argyrios KyrtzidisAllow deserialization of just the fields of a record...
2010-10-14 Argyrios KyrtzidisGive a default implementation for ASTDeserializationLis...
2010-10-14 Argyrios KyrtzidisIntroduce command line option -error-on-deserialized...
2010-10-14 Argyrios KyrtzidisDon't add the injected class name to the redeclarations...
2010-10-14 Argyrios KyrtzidisIntroduce command line option -dump-deserialized-decls...
2010-10-14 David ChisnallTest case for r116439
2010-10-14 Fariborz JahanianEliminate usage of ObjCSuperExpr used for
2010-10-14 Anton Yartsevsupport for AltiVec extensions from the Cell architecture
2010-10-14 Zhongxing XuCall PreVisitDeclStmt for C++ aggregate initializers...
next