]> granicus.if.org Git - clang/shortlog
clang
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.
2013-07-04 Rafael EspindolaRequire a shell for this test.
2013-07-04 Rafael EspindolaAdd 'not' to commands that are expected to fail.
2013-07-04 Rafael EspindolaLooks like {{.*}} doesn't match the empty string. Fix...
2013-07-04 Rafael EspindolaRelax pattern to accept a signext on ppc64.
2013-07-04 Rafael EspindolaReplace 'grep foo | count 0' with 'not grep foo'.
2013-07-04 Rafael EspindolaRemove test for the old debug format which was XFAILed...
2013-07-04 Rafael EspindolaConvert test to FileCheck.
2013-07-04 Rafael EspindolaAdd missing expected-warning.
2013-07-04 Rafael EspindolaRemove more unused uses of -verify.
2013-07-04 Rafael EspindolaRemove unused -verify.
2013-07-04 Alexander KornienkoFixed typo: NoneComment -> NonComment, no other changes.
2013-07-04 Rafael Espindolaclang -cc1 has no -fno-unit-at-a-time or -funit-at...
2013-07-04 Rafael EspindolaUse a clang -cc1 option instead of -m32 and remove...
2013-07-04 Rafael EspindolaRemove tcl quotes.
2013-07-04 Rafael EspindolaConvert test to FileCheck.
2013-07-04 Rafael EspindolaReplace void with int to make this a valid C++ file.
2013-07-04 Rafael EspindolaRemove old test.
2013-07-04 Rafael EspindolaRemove old test.
2013-07-04 Rafael EspindolaClang has no nested function support. Delete this test.
2013-07-04 Craig TopperUse SmallVectorImpl::const_iterator instead of SmallVec...
2013-07-04 Alexander KornienkoAdded AlwaysBreakBeforeMultilineStrings option.
2013-07-04 Richard SmithAdd test for PR4997. This has been fixed for a while.
2013-07-04 Richard SmithTestcase for PR14130, which was probably fixed by r183859.
2013-07-04 Craig TopperAdd a space between closing template '>' to unbreak...
2013-07-04 Craig TopperUse SmallVectorImpl instead of SmallVector for iterator...
2013-07-04 Anna Zaks[analyzer] Suppress reports reported in std::list
2013-07-04 Anna Zaks[analyzer] Make sure that inlined defensive checks...
2013-07-04 Richard SmithPart of PR15673: If a function template has a default...
2013-07-04 Richard TrieuImprove -Wlogical-not-parentheses to catch when the...
2013-07-04 Fariborz Jahanian[ObjectiveC migrator] relax the rules for setter/getter
2013-07-04 Richard SmithPR16480: Reimplement token-caching for constructor...
2013-07-03 Fariborz JahanianMinor refactoring of my last patch.
2013-07-03 Fariborz Jahanian[ObjectiveC Migration]: Provide knobs for
2013-07-03 Roman DivackyCheck LongDoubleFormat instead of just Width as this...
2013-07-03 Bill Schmidt[PowerPC] FreeBSD does not require f128 in its data...
2013-07-03 Bill Schmidt"bool" should be a context-sensitive keyword in Altivec...
2013-07-03 Roman DivackyAdd support for TF/TC modes available on eg. PowerPC64.
2013-07-03 Manman RenUpdate testing cases to check dwarf-2 for Darwin.
2013-07-03 Chad RosierRevert r185557 as it was a bit (a lot) premature.
2013-07-03 Roman DivackyDont define __LONG_DOUBLE_128__ unless LongDoubleWidth...
2013-07-03 Eli BenderskyAdd target hook CodeGen queries when generating builtin...
2013-07-03 Richard SmithEnable -ffreestanding for this test, to avoid #include_...
2013-07-03 Bill SchmidtProvide test case for commit r185544.
2013-07-03 Eli FriedmanAdd file suffix for assembler-with-cpp.
2013-07-03 Chad RosierChris has agree to take part ownership of the driver.
2013-07-03 Jordan Rose[scan-build] Log compiler invocation to stderr, not...
2013-07-03 Jordan RoseWith CLANG_ENABLE_STATIC_ANALYZER=0, link clang properl...
2013-07-03 Bill SchmidtFix PR16454: Don't #include altivec.h when preprocessin...
2013-07-03 Serge PavlovTest case for PR7887 - failed with asm("")
2013-07-03 Rafael EspindolaWe don't need to know the OpenSUSE version, so don...
2013-07-03 Daniel JasperPrevent error message when formatting an empty file.
2013-07-03 Daniel JasperDon't insert confusing line breaks in comparisons.
2013-07-03 Pavel Labath[analyzer] Improve handling of noreturn destructors
2013-07-03 Serge PavlovFixed test options.
2013-07-02 Kaelyn UhrainAllow typo correction to try removing nested name speci...
2013-07-02 Kaelyn UhrainLook for corrections in enclosing namespaces that requi...
2013-07-02 Manman RenDebug Info: set default to gdwarf-2 for Darwin.
2013-07-02 Richard TrieuRedirect the output of a test to a temporary file to...
next