]> granicus.if.org Git - clang/shortlog
clang
2013-01-07 Nico WeberFix typo.
2013-01-07 Manuel Klimeks/parseStatement/parseStructuralElement/g in the Unwrap...
2013-01-07 Daniel JasperReformat clang-formats source code.
2013-01-07 Daniel JasperPrefer not to break after assignments.
2013-01-07 Daniel JasperAdd style option for number of spaces before trailing...
2013-01-07 Daniel JasperDo not break before "0" in pure virtual function declar...
2013-01-07 Manuel KlimekFix incorrect FIXME.
2013-01-07 Will DietzCFG.cpp: Fix wrapping logic when printing block preds...
2013-01-07 Manuel KlimekRemove outdated FIXME and add explanation for error...
2013-01-07 Manuel KlimekRemove outdated fixme.
2013-01-07 Manuel KlimekDo not ever allow using the full line in preprocessor...
2013-01-07 Manuel KlimekFix layouting of single-line-comments preceded by an...
2013-01-07 Manuel KlimekFix layouting of tokens with a leading escaped newline.
2013-01-07 Daniel JasperPut a higher penalty on breaking before "." or "->".
2013-01-07 David BlaikiePR14759: Improve/correct support for debug info for...
2013-01-07 Chandler CarruthSwitch to asking the target machine to add any relevant...
2013-01-07 Nico WeberSimplify. No behavior change.
2013-01-06 Dmitri GribenkoClangTools doc: add ideas for new tools in clang-tools...
2013-01-06 Manuel KlimekFixes handling of unbalances braces.
2013-01-06 Dmitri GribenkoClang docs: add some information about the difference...
2013-01-06 Sylvestre LedruPrepare for the upcoming version of Debian (jessie)
2013-01-06 Sean Silvause early returns to simplify and de-nest
2013-01-05 Manuel KlimekFixes parsing of hash tokens in the middle of a line.
2013-01-05 Manuel KlimekFixes PR14801 - preprocessor directives shouldn't be...
2013-01-05 Fariborz JahanianFixes a breakage in dejagnu++ test suite where it included
2013-01-05 David BlaikieMake checking for 'protected' access in debug info...
2013-01-05 Manuel KlimekFixes PR14811: Crash when formatting some macros
2013-01-05 David BlaikiePR14573: Unnamed parameters in debug info, Part 2
2013-01-05 David BlaikieFileCheck-ize test/CodeGen/inline.c.
2013-01-05 Chandler CarruthCompanion patch to r171621 which changed the interface...
2013-01-05 Ted KremenekFix set-xcode-analyzer to only modify the ExecPath...
2013-01-05 David BlaikieEmit debug info for unnamed parameters.
2013-01-05 David BlaikieChange test/CodeGenCXX/debug-info-method.cpp an IR...
2013-01-05 David BlaikieFileCheck-ize test/CodeGenCXX/debug-info-method.cpp
2013-01-05 Akira Hatanaka[mips] Fix data layout string. Add 64 to the list of...
2013-01-05 Rafael EspindolaAssert that redeclarations have the same linkage.
2013-01-05 Fariborz JahanianIn my last patch initialize the destination to null...
2013-01-05 Manman RenFix testing case for Release build (r171493)
2013-01-04 Ted KremenekUpdate checker build to checker-270
2013-01-04 Manuel KlimekVarious fixes to clang-format's macro handling.
2013-01-04 Fariborz Jahanianobjective-C arc: in copy helper function for
2013-01-04 Chad RosierFix indent and remove parameter with a matching default...
2013-01-04 Rafael EspindolaStyle fix: We don't use lowercase-and-underscored templ...
2013-01-04 Daniel JasperCorrectly format dereference and address of in array...
2013-01-04 Rafael EspindolaFix typo. Thanks to dgregor for noticing it.
2013-01-04 Rafael EspindolaUnqualify the parameter type.
2013-01-04 Douglas Gregorrealpath'ify the mapping from header includes to module...
2013-01-04 Ted KremenekUpdate CMakeLists.txt
2013-01-04 Ted KremenekAdd __has_feature support to detect if clang supports...
2013-01-04 Ted KremenekRequire set-xcode-analyzer to run with Python 2.7 or...
2013-01-04 Ted KremenekNSErrorChecker: remove quoting the parameter name in...
2013-01-04 Ted KremenekTighten code. No functionality change.
2013-01-04 Douglas GregorAdd the module name to the 'incomplete umbrella header...
2013-01-04 Daniel JasperLet the formatter ignore UnwrappedLines containing...
2013-01-04 Filipe CabecinhasAdd file added in r171484 to CMakelists.txt.
2013-01-04 Manman RenDebug Info: fix the line location for cleanup code...
2013-01-04 Fariborz JahanianFix up various builtin declaration of objc_msgSend...
2013-01-04 Argyrios Kyrtzidis[libclang] Introduce clang_getFileLocation.
2013-01-04 Argyrios Kyrtzidis[arcmt] Allow removing an -autorelease of a variable...
2013-01-04 Argyrios Kyrtzidis[arcmt] Adds brackets in case statements that "contain...
2013-01-04 Argyrios KyrtzidisMove the common source locations of CastStmt & DefaultS...
2013-01-04 Argyrios Kyrtzidis[arcmt] Don't error if an autoreleased variable is...
2013-01-04 Douglas GregorRemove -Wmodule-build; it was a dumb idea anyway. ...
2013-01-04 Eric ChristopherFix fieldNo usage for lambdas. No behavior change since the
2013-01-03 Rafael EspindolaWarn on unused auto variables.
2013-01-03 Rafael EspindolaUse early returns to reduce indentation.
2013-01-03 Argyrios Kyrtzidis[arcmt] Rewrite uses of Block_copy/Block_release macros.
2013-01-03 Ted KremenekFix capitalization of Objective-C in diagnostic.
2013-01-03 Ted KremenekMake MallocChecker debug output useful.
2013-01-03 Eli FriedmanDon't assert/crash on reference variables in lambdas...
2013-01-03 Anna Zaks[analyzer] Rename callback EndPath -> EndFunction
2013-01-02 Sean SilvaAdd docs/README.txt to point to llvm/docs/README.txt.
2013-01-02 Sean Silvaanalyzer: add initial Sphinx configuration
2013-01-02 Sean SilvaExclude docs/analyzer/ from the default Sphinx build.
2013-01-02 Argyrios Kyrtzidis[python bindings] Expose cursor.referenced (clang_getCu...
2013-01-02 Dmitri Gribenkohexagon-target-basic.c test: add REQUIRES line for...
2013-01-02 Argyrios KyrtzidisDiagnosticIds: Fix offset/ID calculation, no impact...
2013-01-02 Sean Silvadocs: Mark ReleaseNotes as "In-Progress"
2013-01-02 Sean Silvadocs: Take advantage of extra level of headings.
2013-01-02 Anshuman DasguptaCorrect Hexagon DataLayout string. Fixes bug 14744.
2013-01-02 Dmitri GribenkoType safety attributes: add tests for enumerations...
2013-01-02 Sean Silvadocs: Curb excessive table-of-contents depth.
2013-01-02 Sean Silvadocs: Reorganize landing page.
2013-01-02 Sean Silvadocs: Fix spelling error.
2013-01-02 Argyrios KyrtzidisRemove the anonymous namespace from lib/Sema/TreeTransf...
2013-01-02 Manuel KlimekFixes multiple formatting bugs.
2013-01-02 Daniel JasperDon't allow line breaks after template parameters.
2013-01-02 Daniel JasperFormat */& as binary operator if followed by a unary...
2013-01-02 Manuel KlimekFixes use of unescaped newlines when formatting preproc...
2013-01-02 Daniel JasperCorrectly format pointers and references in casts.
2013-01-02 Daniel JasperUnderstand unary operators after "return" and "case".
2013-01-02 Daniel JasperPrefer splitting after "template <...>" and fix indenta...
2013-01-02 Daniel JasperPrefer to break after operators over breaking after...
2013-01-02 Sean Silvadocs: `3.2` -> `3.3`
2013-01-02 Sean Silvadocs: Remove useless discussion.
2013-01-02 Sean Silvadocs: Fix up HTML links to proper reST links.
2013-01-02 Sean Silvadocs: clang-format is coming down the pike, mention it
2013-01-02 Sean Silvadocs: Reorganize landing page.
2013-01-02 Sean Silvaremove random spaces
2013-01-02 Sean Silvadocs: Change title.
next