]> granicus.if.org Git - clang/shortlog
clang
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.
2013-07-08 Craig TopperUse SmallVectorImpl::reverse_iterator instead of SmallV...
2013-07-07 David MajnemerSema: Do not merge new decls with invalid, old decls
2013-07-07 Enea ZaffanellaFixed source range for functional cast and unresolved...
2013-07-07 Richard SmithRename test to match C++1y paragraph number per N3690...
2013-07-07 James DennettDocumentation cleanup for include/clang/AST/DeclCXX...
2013-07-06 Enea ZaffanellaFixed source location info for UnaryTransformTypeLoc...
2013-07-06 Fariborz JahanianObjective-C: Warn when fast enumeration variable isn...
2013-07-06 Sylvestre LedruRemove some useless declarations (found by scan-build)
2013-07-06 David MajnemerSema: Fix a crash when main is redeclared as a function...
2013-07-06 Nick LewyckyUpdate test for change in r185735.
2013-07-05 Fariborz JahanianRemove referece type onproperty of abstract
2013-07-05 Fariborz Jahanian[comment parsing]: Removes an unsafe API whose
2013-07-05 Rafael EspindolaUse llvm::sys::fs::createUniqueFile.
2013-07-05 Argyrios Kyrtzidis[libclang] Add the new function to libclang.exports
2013-07-05 Fariborz Jahanian[objc migrator]: More knobs to do migration to
2013-07-05 Argyrios Kyrtzidis[libclang] Introduce clang_Cursor_isObjCOptional, which...
2013-07-05 Eli FriedmanDon't use mangleCXXRTTIName in TBAA for C code.
2013-07-05 Rafael EspindolaUse llvm::sys::fs::createTemporaryFile.
2013-07-05 Craig TopperUse SmallVectorImpl& for function arguments instead...
2013-07-05 Eli FriedmanFix regression from r185450.
2013-07-05 Fariborz JahanianObjective-C: diagnose when synthesizing an ivar of
2013-07-05 Benjamin KramerAdd a test case for r185707/PR16547.
2013-07-05 Rafael EspindolaFix PR16547.
2013-07-05 Rafael EspindolaWe don't need to check for windows' error codes in...
2013-07-05 Daniel JasperFix formatting for allocation of new pointer variables.
2013-07-05 Daniel JasperImprove detection for preventing certain kind of format...
2013-07-05 Daniel JasperDon't break after a "(" following a binary operator.
2013-07-05 David MajnemerSema: Call IgnoreParens fewer times in CheckAddressOfOp...
2013-07-05 Craig TopperUse typedef for Densemap contraining SmallVector passed...
2013-07-05 Craig TopperAdd typedefs for Densemaps containing SmallVectors...
2013-07-05 Rafael EspindolaUse the new --crash option in commands that are expecte...
2013-07-04 James DennettAdd some more documentation on how to navigate from...
2013-07-04 James DennettMinor documentation cleanup
2013-07-04 Roman DivackyAdd test for r185584.
next