]> granicus.if.org Git - clang/shortlog
clang
2013-07-13 David BlaikiePR16214, PR14467: DebugInfo: use "RequireCompleteType...
2013-07-13 David BlaikieCorrectly classify pack expansions as NON_CANONICAL_UNL...
2013-07-13 David BlaikieSimplify getTypeInfoImpl handling of 'non-canonical...
2013-07-13 David BlaikieRevert "Revert "PR16540: ASTVector::insert(Context...
2013-07-13 David BlaikieRevert "PR16540: ASTVector::insert(Context, Iter, Eleme...
2013-07-13 David BlaikiePR16540: ASTVector::insert(Context, Iter, Element)...
2013-07-13 Fariborz JahanianFixes a typo caught by Arthur O'Dwyer
2013-07-13 Richard SmithC++ modules: Don't call DeclContext::lookup when half...
2013-07-13 Reid Kleckner[ms-cxxabi] Don't consider function templates for name...
2013-07-13 Fariborz JahanianObjC migrator: More knobs for migrating
2013-07-12 Fariborz JahanianObjC migrator: early work for migrating implicitly...
2013-07-12 Argyrios KyrtzidisChanges so that a few tests do not fail when running...
2013-07-12 Bill WendlingUse function attributes to pass along the stack protect...
2013-07-12 Eli FriedmanCompute 'this' correctly for block in lambda.
2013-07-12 Kaelyn UhrainProvide a better diagnostic and a fixit for a '.' or...
2013-07-12 Richard SmithUnrevert r186040, reverted in r186185, with fix for...
2013-07-12 Chandler CarruthRevert r186040 to fix PR16597 while Richard investigate...
2013-07-12 Anna Zaks[analyzer] Treat nullPtrType as a location type.
2013-07-12 Fariborz Jahanianfixes a typo caught by Jordan.
2013-07-12 Fariborz JahanianObjective-C: Produce gcc compatible encoding of
2013-07-12 Jordan Rose[scan-build] Add missing comma to ccc-analyzer.
2013-07-12 Daniel Jasperclang-format: Improve <<-formatting.
2013-07-12 Daniel Jasperclang-format: Fix string literal breaking.
2013-07-12 Daniel Jasperclang-format: Break before/between array subscript...
2013-07-12 Jordan Rose[analyzer] Add support for __builtin_addressof.
2013-07-11 Jordan Rose[scan-build] Pass through all -f and -O flags, along...
2013-07-11 Eli FriedmanFix crash on zero-argument assignment operator.
2013-07-11 David DeanAdd the ability to use guarded malloc when running...
2013-07-11 Kaelyn UhrainProvide a fixit hint for changing '->' to '.' if there...
2013-07-11 Eli FriedmanMake CXXBaseSpecifier::getType return unqual type.
2013-07-11 Daniel Jasperclang-format: Fix bug concerning the alignment of "}".
2013-07-11 Daniel Jasperclang-format: Break before trailing annotations.
2013-07-11 Daniel Jasperclang-format: Avoid line breaks before the first <<.
2013-07-11 Fariborz JahanianRestore warning to its original text when
2013-07-11 Eli BenderskySimplify GetBuiltinNames by hoising the NoBuiltins...
2013-07-11 Fariborz JahanianObjectiveC arc[qoi]: When due to change of certain...
2013-07-11 Daniel JasperImprove detection of trailing return types.
2013-07-11 Daniel JasperFix indentation problem for comments in call chains
2013-07-11 Daniel JasperKeep trailing annotations close to their argument.
2013-07-11 Richard SmithPR5066: If a declarator cannot have an identifier,...
2013-07-11 James DennettDocumentation fixes - the rest of DeclCXX.h:
2013-07-11 James DennettDocumentation cleanup for DeclCXX.h:
2013-07-11 NAKAMURA Takumiclang/test/CodeGen/c11atomics.c: Fix testcase for ...
2013-07-11 Eli FriedmanFix build.
2013-07-11 Richard SmithAdd a __builtin_addressof that performs the same functi...
2013-07-11 Richard SmithMake CheckAddressOfOperand a member of Sema so it can...
2013-07-11 Eli FriedmanSimplify atomic load/store IRGen.
2013-07-11 Richard SmithFix some grammar errors.
2013-07-11 Richard SmithFix documentation:
2013-07-10 Richard SmithIf we friend a declaration twice, that should not make...
2013-07-10 Fariborz JahanianObjC migrator: Improve on hueristics.
2013-07-10 Eric ChristopherUse a LexicalScope here since it is one and it will...
2013-07-10 Jordan Rose[analyzer] Remove bogus assert: in C++11, 'new' can...
2013-07-10 James DennettAdd a hook RecursiveASTVisitor::TraverseLambdaBody...
2013-07-10 Kaelyn UhrainOffer typo suggestions for 'using' declarations.
2013-07-10 Daniel JasperAdd experimental flag for adaptive parameter bin-packing.
2013-07-10 Serge PavlovFixed comment of Sema::FindInstantiatedDecl.
2013-07-10 Eli FriedmanFinish off mangling locals in block literals.
2013-07-10 Eli FriedmanGet rid of dead/useless code for block mangling.
2013-07-10 Eli FriedmanMore local mangling fixes.
2013-07-10 Fariborz Jahanianobjc migrator: More refinment of property
2013-07-09 Peter CollingbourneApply BlackList -> SpecialCaseList rename in Clang.
2013-07-09 Fariborz JahanianObjective-C: merge objc_requires_super attribute of
2013-07-09 Adrian PrantlReapply an improved version of r180816/180817.
2013-07-09 Fariborz JahanianObjC migrator: Add -objcmt-migrate-property to do property
2013-07-09 Daniel JasperInitial support for formatting trailing return types.
2013-07-09 Rafael EspindolaArrayRef'ize Sema::FinalizeDeclaratorGroup, Sema::Build...
2013-07-09 Daniel JasperAvoid confusing indentations for chained function calls.
2013-07-09 NAKAMURA Takumic-index-test/CMakeLists.txt: Suggest -isystem to includ...
2013-07-09 NAKAMURA Takumic-index-test/Makefile: Use -isystem instead of -I on...
2013-07-09 Daniel JasperFix alignment of closing brace in braced initializers.
2013-07-09 Daniel JasperFormat overloaded operators like other functions.
2013-07-09 Anna Zaks[analyzer] Fixup for r185609: actually do suppress...
2013-07-09 Eli FriedmanFix recovery for missing * in objc property.
2013-07-09 Richard SmithDon't give # and ## special treatment when in -traditio...
2013-07-09 Richard SmithGeneralize hack allowing 'const' in __has_attribute...
2013-07-08 Eli FriedmanFix crash typo-correcting dependent member func.
2013-07-08 Fariborz JahanianObjC migration: more test for migration to
2013-07-08 Kaelyn UhrainAttempt typo correction for function calls with the...
2013-07-08 Kaelyn UhrainMake a couple of useful typo correction callbacks more...
2013-07-08 Fariborz JahanianObjC migration: Skip over setter/getter with attributes
2013-07-08 Fariborz Jahanian[Objective-C migrator] replace candidate user setter...
2013-07-08 Eli FriedmanFix Sema for compares with _Atomic vars.
2013-07-08 Daniel JasperFix incorrect incorrect cast identification in clang...
2013-07-08 Enea ZaffanellaFixed testcase failing under MS by adding "-fno-delayed...
2013-07-08 Daniel JasperReformat clang-format's source files after r185822...
2013-07-08 Daniel JasperPrefer similar line breaks.
2013-07-08 Manuel KlimekFix use of invalidated iterator bug in AST match finder.
2013-07-08 Alexander KornienkoFix for corner cases in code handling leading "* "...
2013-07-08 NAKAMURA Takumiclang/include/clang/AST/ExprCXX.h:260:5: Fix a warning...
2013-07-08 NAKAMURA Takumiclang/test/Index/comment-custom-block-command.cpp:...
2013-07-08 James DennettDocumentation cleanup for include/clang/AST/ExprCXX.h.
2013-07-08 NAKAMURA Takumiclang/test/Misc/permissions.cpp: Suppress this on MSYS...
2013-07-08 NAKAMURA Takumiclang/test/CodeGen/2008-01-25-ByValReadNone.c: Add...
2013-07-08 NAKAMURA TakumiAST/SourceLocationTest.cpp: Appease MS hosts to suppres...
2013-07-08 Craig TopperSimplify code. No functional change.
2013-07-08 Craig TopperIntroduce a typedef for the type of NewlyDeducedPacks...
2013-07-08 Craig TopperRemove 'else' after 'return'
2013-07-08 Craig TopperFunction argument formatting fixes. No functional change.
2013-07-08 Craig TopperFunction argument formatting fixes.
next