]> granicus.if.org Git - clang/shortlog
clang
2013-01-07 Daniel Dunbar[docs] Fix an inconsistent title level, and a sphinx...
2013-01-07 Daniel Dunbar[docs/analyzer] Convert existing debug-checks document...
2013-01-07 Chad RosierTest case for r171784.
2013-01-07 Douglas GregorUse the C++11 POD definition in C++11 mode to determine...
2013-01-07 Rafael EspindolaUse getter. Fixes the build from a bad merge.
2013-01-07 Rafael EspindolaAdd support for attribute((mode(unwind_word))).
2013-01-07 Fariborz Jahanianobjective-C: when searching for declarations in protocol
2013-01-07 Argyrios Kyrtzidis[libclang] When annotating preprocessor tokens, if...
2013-01-07 Argyrios Kyrtzidis[libclang] Simplify annotation of preprocessing tokens...
2013-01-07 Argyrios Kyrtzidis[libclang] Make token annotation of type/storage qualif...
2013-01-07 Argyrios Kyrtzidis[libclang] When getting the cursor for an identifier...
2013-01-07 Argyrios Kyrtzidis[PCH] (De)serialize the end location of MacroInfo.
2013-01-07 Argyrios KyrtzidisPull the bulk of Lexer::MeasureTokenLength() out into...
2013-01-07 Anna Zaks[analyzer] Fix a false positive in Secure Keychain...
2013-01-07 Anna Zaks[analyzer] Fix a false positive in the ivar invalidatio...
2013-01-07 Alexander KornienkoFixed a number of -Wcovered-switch-default diagnostics...
2013-01-07 Nico WeberFormatter: Support @public/@protected/@package/@private.
2013-01-07 Dmitri GribenkoComment to XML conversion: no, we don't want to print...
2013-01-07 Manuel KlimekFix parsing of variable declarations directly after...
2013-01-07 Alexander KornienkoImplement Attr dumping for -ast-dump.
2013-01-07 Michael HanAdd fixit hints for misplaced C++11 attributes around...
2013-01-07 Douglas GregorupdateOutOfDateIdentifier() can cause the identifier...
2013-01-07 David TweedScalar shifts in the OpenCL specification (as of v...
2013-01-07 Nico WeberFormatter: Add tests for try/catch. Let 'throw' start...
2013-01-07 Nico WeberFormatter: Don't put spaces betwen @ and objc keywords.
2013-01-07 Nico WeberTest all @keywords. Turns out some of them are not...
2013-01-07 Nico WeberSlightly expand the @ test to cover whitespace between...
2013-01-07 NAKAMURA Takumilibclang/Makefile: Reorder USEDLIBS along driver/clang.
2013-01-07 Daniel JasperSmall refactoring of the formatter code.
2013-01-07 Nico WeberAdd a test that checks that the formatter doesn't disca...
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...
next