]> granicus.if.org Git - clang/shortlog
clang
2012-05-22 Ted KremenekUse Perl prototypes instead of shift.
2012-05-22 Argyrios Kyrtzidis[objcmt] Don't add redundant parentheses when migrating...
2012-05-21 Ted KremenekAdd basic delta-debugging script used for reducing...
2012-05-21 Fariborz Jahanianobjective-c: provide a useful 'fixit' suggestion when
2012-05-21 Eric ChristopherRevert r115805. An array type is required to have a...
2012-05-21 Anna Zaks[analyzer] Bind UnknownVal to InitListExpr for unsuppor...
2012-05-21 Rafael EspindolaFunction template version of the previous patch.
2012-05-21 Rafael EspindolaProduce a hidden symbol for zed in
2012-05-21 Argyrios Kyrtzidis[driver] When creating the compiler invocation out...
2012-05-21 Benjamin KramerAnalyzer: Fix PR12905, a crash when encountering a...
2012-05-21 Argyrios Kyrtzidis[arcmt] Revert r156999 "Remove the "it is not safe...
2012-05-21 Fariborz JahanianRemove unused argument in my last patch.
2012-05-21 Fariborz Jahanianobjective-c: When default synthesizing readonly IBOutle...
2012-05-21 Rafael EspindolaTest and document a difference from gcc in the handling...
2012-05-21 Benjamin KramerUnpack enums in CodeCompletetionResult.
2012-05-20 Peter CollingbourneTeach Clang about the NVPTX backend.
2012-05-20 Peter CollingbourneTell the driver that CUDA is a C++-like language, so...
2012-05-20 Peter CollingbourneCUDA: the device and host attributes must be inheritabl...
2012-05-20 NAKAMURA Takumitest/Tooling/clang-check-pwd.cpp: Mark as XFAIL:mingw...
2012-05-20 Peter CollingbourneCUDA: add CodeGen support for global variable address...
2012-05-20 Benjamin KramerBitpack CodeCompletionResults.
2012-05-20 Jakob Stoklund... Fix test for 32-bit hosts.
2012-05-20 Nico WeberError when using typeid() with -fno-rtti. PR 12888.
2012-05-20 Eli FriedmanZap a bogus assert for delegating constructors. PR1289...
2012-05-19 Eli FriedmanMake delegating initializers use a similar codepath...
2012-05-19 Fariborz Jahanianobjective-c: Warn if default synthesizing readonly...
2012-05-19 Dmitri GribenkoMissing line break.
2012-05-19 Dmitri GribenkoUse RecordDecl::field_iterator because D1, D2 are Recor...
2012-05-19 Benjamin KramerApparently empty names are allowed here.
2012-05-19 Benjamin KramerSimplify some users of DeclarationName::getNameKind...
2012-05-19 Benjamin KramerInline a trivial clear() method.
2012-05-19 Benjamin KramerSimplify code, add an assertion.
2012-05-19 Eric ChristopherUpdate API usage for llvm DIBuilder changes for rvalue...
2012-05-19 Anna Zaks[analyzer] c++11: do not crash on namespace alias
2012-05-19 Anna Zaks[analyzer] For locations, use isGLValue() instead of...
2012-05-18 Kaelyn UhrainSuggest adding 'typename' when it would make the compiler
2012-05-18 Anna Zaks[analyzer] Fix a c++11 crash: xvalues can be locations...
2012-05-18 Anna Zaks[analyzer] Malloc checker: remove unnecessary comparisons.
2012-05-18 Fariborz Jahanianobjc: use "class extension" instead of "continuation...
2012-05-18 Benjamin KramerLexer::ReadToEndOfLine: Only build the string if it...
2012-05-18 Chad RosierTypo.
2012-05-18 Rafael EspindolaCentralize the handling of the "attribute declaration...
2012-05-18 Anna Zaks[analyzer]Malloc: refactor and report use after free...
2012-05-18 Fariborz JahanianAnother test for r157025 <rdar://problem/11460990>.
2012-05-17 Douglas GregorA selector match between two Objective-C methods does...
2012-05-17 Matt Beaumont-GayRemove trailing periods which snuck into a few diagnost...
2012-05-17 Douglas GregorIn the override search for Objective-C methods, protect...
2012-05-17 Benjamin KramerDrop the question mark when complaining about a non...
2012-05-17 Chad RosierAdd -mno-implicit-float to the M group.
2012-05-17 Argyrios Kyrtzidis[arcmt] Remove the "it is not safe to remove an unused...
2012-05-17 Chad Rosier[driver] Reword the warning message for missing value...
2012-05-17 Abramo BagnaraAdded two missing const qualifiers.
2012-05-17 Benjamin KramerCXXThisScopeRAII objects aren't free, don't compute...
2012-05-17 Kostya Serebryany[tsan] grammar fixes
2012-05-17 Matt Beaumont-GayUse the argument location instead of the format string...
2012-05-16 Argyrios Kyrtzidis[libclang/AST] When declaring a local class, don't...
2012-05-16 Chad Rosier[driver] Remove obsolete support for -A link option...
2012-05-16 Richard SmithRecover better from a missing 'typename' in a function...
2012-05-16 David BlaikieSmallString Visual Studio visualizer by Will Wilson.
2012-05-16 NAKAMURA Takumiclang/test/Tooling: Remark as XFAIL again in 5 tests...
2012-05-16 Akira HatanakaXFAIL this test on MIPS.
2012-05-16 Eric ChristopherRemove unnecessary temporary.
2012-05-16 Chad RosierRename the driver option to -mno-implicit-float, per...
2012-05-16 Jordy RoseAdd triples for test.
2012-05-16 Manuel KlimekPulls diagnostics for temp file handling into the commo...
2012-05-16 Chad Rosier[driver] Allow the driver to directly accept the -no...
2012-05-16 Jordy Rose[analyzer] Fix test for PR12206, which was failing...
2012-05-16 Douglas GregorAdd _alignof and __builtin_alignof as aliases for __ali...
2012-05-16 Chad RosierTweek r156937 a bit so that the suggestions are correct.
2012-05-16 Chad RosierWarn about -Wno-foo where foo is an unknown warning...
2012-05-16 Argyrios Kyrtzidis[libclang] Properly handle @encode() in RecursiveASTVis...
2012-05-16 Richard TrieuMove the warnings for extra semi-colons under -Wextra...
2012-05-16 Anna Zaks[analyzer] Revert a regression committed in r156920.
2012-05-16 NAKAMURA Takumiclang/test/Tooling: Remove XFAIL in 5 tests to unveil...
2012-05-16 NAKAMURA Takumiclang/test/Tooling/clang-check-pwd.cpp: Add "REQUIRES...
2012-05-16 Douglas GregorClean up r156925, so that we only mark the capturing...
2012-05-16 Douglas GregorFix code generation of variables reference expressions...
2012-05-16 Douglas GregorFix ASTReader handling of ImportDecls, from Meador...
2012-05-16 Douglas GregorUse a llvm::SmallString rather than std::string for...
2012-05-16 Jordy Rose[analyzer] Fix RUN lines for old XFAIL tests, one of...
2012-05-16 Jordy Rose[analyzer] Convert many existing tests to use clang_ana...
2012-05-16 Jordy Rose[analyzer] Introduce clang_analyzer_eval for regression...
2012-05-16 Benjamin KramerStringSwitchify. No functionality change.
2012-05-16 Benjamin KramerFactor sema for attributes unavailable and deprecated...
2012-05-16 Kostya Serebryany[tsan] fix typo
2012-05-16 Chandler CarruthClarify how libstdc++ and other bits of the system...
2012-05-16 Kostya Serebryany[tsan] first version of ThreadSanitizer docs
2012-05-16 Kostya Serebryany[tsan] add ThreadSanitizer linker flags on Linux and...
2012-05-16 Douglas GregorProduce more useful 'duplicate case' diagnostics. Fixes...
2012-05-16 David BlaikieInclude the correct conversion context locations for...
2012-05-16 Rafael EspindolaFix the visibility of instantiations of static data...
2012-05-16 Argyrios Kyrtzidis[libclang/AST] Index references of protocols in "@proto...
2012-05-16 Argyrios Kyrtzidis[objcmt] Accept char arrays for rewriting to @() syntax.
2012-05-15 Anna Zaks[analyzer] Add a test for dead stores, which uses Opaqu...
2012-05-15 Argyrios Kyrtzidis[objcmt] When using NSNumber numberWithInteger:/numberW...
2012-05-15 Fariborz Jahanianobjective-c: perform strict type checking on property
2012-05-15 Anna Zaks[analyzer] Fix a regression in ObjCUnusedIVars checker.
2012-05-15 Argyrios Kyrtzidis[objcmt] Rewrite messages to NSString's stringWithUTF8S...
2012-05-15 David BlaikieDon't warn when NULL is used within a macro but its...
2012-05-15 Richard SmithTypo.
next