]> granicus.if.org Git - clang/shortlog
clang
2012-04-23 Anton KorobeynikovDo not use stdint.h, driver might provide invalid locat...
2012-04-23 Manuel KlimekFixes comment referencing old name.
2012-04-22 Rafael EspindolaAdd a testcase that we already get right but was not...
2012-04-22 Benjamin KramerSema: Initialize NSString method cache members.
2012-04-22 Benjamin KramerRemove unnecessary StringRef->char*->StringRef conversi...
2012-04-22 Rafael EspindolaCleanup testcase.
2012-04-22 Rafael EspindolaAn attribute in a explicit template installation should...
2012-04-22 Rafael EspindolaRevert 155102 but add a fixme while I debug what is...
2012-04-22 Benjamin KramerBetter C++11 support is no longer an advantage of GCC.
2012-04-22 Richard SmithPR12571: Objects of type clang::ConstantArrayType aren...
2012-04-22 Rafael EspindolaAdd another missing testcase.
2012-04-22 Richard SmithPR12585: When processing a friend template inside a...
2012-04-22 Rafael EspindolaAdd a testcase we were already getting right, but were...
2012-04-22 Rafael EspindolaFix handling of template parameters. Found by inspectio...
2012-04-21 Rafael EspindolaAll the members of LVFlags always have the same value...
2012-04-21 Richard SmithFix regression in r154844. If necessary, defer computin...
2012-04-21 Fariborz JahanianRemove unneeded code.
2012-04-21 Richard SmithFix serialization of uninstantiated exception specifica...
2012-04-21 Nuno Lopesmove some stuff to .rodata
2012-04-21 NAKAMURA TakumiSemaDeclCXX.cpp: Fix utf8 in comment.
2012-04-21 NAKAMURA Takumiclang/test/Rewriter/rewrite-modern-extern-c-func-decl...
2012-04-21 Matt Beaumont-GayAlso highlight the member name.
2012-04-21 Richard SmithFix test failure.
2012-04-21 Richard SmithWhen declaring a template, check that the context doesn...
2012-04-21 Matt Beaumont-GayFix a QoI bug reported by a user.
2012-04-21 Bob WilsonLink with Foundation whenever -fobjc-link-runtime is...
2012-04-20 Argyrios Kyrtzidis[libclang] Don't set dylib load address to 0xe000000.
2012-04-20 Fariborz Jahanianobjective-c arc: With currnt documentation,
2012-04-20 Anna Zaks[analyzer] Run remove dead bindings right before leavin...
2012-04-20 Anna Zaks[analyzer] Remove unused method.
2012-04-20 Anna Zaks[analyzer] Constify
2012-04-20 Richard SmithUpdate doxygen comment to match changes in r155218.
2012-04-20 Chad RosierIn r135308, -save-temps was modified to prevent a tempo...
2012-04-20 Richard SmithFix bug where a class's (deleted) copy constructor...
2012-04-20 Benjamin Kramerc++11 status: Replace references to "SVN" with "3.1...
2012-04-20 Chad RosierWhen generating the clang crash diagnostic script,...
2012-04-20 Chad RosierAdd a little hack to emulate a clang crash, so the...
2012-04-20 Fariborz Jahanianminor improvement to couple of tests.
2012-04-20 Manuel KlimekNo need to put the SourceManager in with the ASTContext...
2012-04-20 Evgeniy StepanovPass -mfloat-abi= to linuxtools assembler.
2012-04-20 Timur IskhodzhanovFix bug 12574 - Avoid infinite recursion in constructor...
2012-04-20 Richard SmithReplace r155185 with a better fix, which also addresses...
2012-04-20 Richard SmithFix a bug which creduce found reducing PR12585.
2012-04-20 Chad RosierWhen generating the clang crash diagnostic script,...
2012-04-19 Fariborz Jahanianobjective-arc: Retune my previous patch so warning
2012-04-19 Kaelyn UhrainRe-add the closing '}' for the namespace I accidentally...
2012-04-19 Kaelyn UhrainIn Parser::isCXXDeclarationSpecifier, consider a non...
2012-04-19 Richard SmithIn an attempt to reduce confusion, mark 'Strong compare...
2012-04-19 Fariborz Jahanianobjective-c arc: Issue warning under -Wreceiver-is...
2012-04-19 Patrick BeardAdded equivalent method calls in examples.
2012-04-19 Richard SmithFormatting fix.
2012-04-19 David BlaikieAdd SmallVectorImpl Visual Studio visualizer. Patch...
2012-04-19 David BlaikieFix a broken link. Patch by Nikola Smiljanic.
2012-04-19 DeLesley HutchinsRefactor the thread safety analysis so that it is easie...
2012-04-19 Fariborz Jahanianobjective-c modern translator: Further improving the...
2012-04-19 DeLesley HutchinsThread safety analysis: split warnings into two groups...
2012-04-19 Patrick BeardClarified encoding of boxed C strings, balanced all...
2012-04-19 Manuel KlimekAdds a unit test for the RecursiveASTVisitor.
2012-04-19 Francois PichetFix a comment.
2012-04-19 Richard SmithAdd missing -Wc++98-compat warnings for initializer...
2012-04-19 Rafael EspindolaIn mergeVisibility, if we already have an explicit...
2012-04-19 Rafael EspindolaIn mergeVisibilityWithMin, let an implicit hidden symbo...
2012-04-19 Rafael EspindolaNow that we check visibility attributes in an appropria...
2012-04-19 Rafael EspindolaCheck ConsiderGlobalVisibility before using -fvisibility.
2012-04-19 Rafael EspindolaThe explicit bit in LV already tracks exactly the same...
2012-04-19 Rafael EspindolaMove the point in the code where we handle -fvisibility...
2012-04-19 Rafael EspindolaMake setVisibility private and change users to mergeVis...
2012-04-19 Patrick BeardChanged title.
2012-04-19 Patrick BeardChanged wording of availability.
2012-04-19 Fariborz Jahanianmodern objective-c translator: Fix writing a spurious...
2012-04-19 Patrick BeardImplements boxed expressions for Objective-C. <rdar...
2012-04-19 Richard SmithPR 12586: Fix assert while running libc++ testsuite...
2012-04-18 Chandler CarruthRevert some Hexagon builtin commits to match reverts...
2012-04-18 Fariborz Jahanianobjective-c: Issue diagnostic when an implicit
2012-04-18 Matt Beaumont-GaySuppress -Wunused-variable warning in -Asserts build
2012-04-18 Benjamin KramerVerifyICE: Pass PartialDiagnostics by reference.
2012-04-18 Simon AtanasyanMIPS: Followup to r154606. Expand list of accepted...
2012-04-18 Gabor Greiffix GCC version comparison wrt. equal patch suffices...
2012-04-18 Manuel KlimekAdds a FixedCompilationDatabase to be able to specify...
2012-04-18 Ted KremenekFix bad typo reported by I-Jui Sung.
2012-04-18 Francois PichetAs per John McCall comment:
2012-04-18 Seth Cantrellfix display of source lines with null characters
2012-04-18 Seth CantrellNicer display of unprintable source, and fix caret...
2012-04-18 Rafael EspindolaCalling setVisibility directly only makes (some) sense...
2012-04-17 Richard SmithPR12569: Instantiate exception specifications of explic...
2012-04-17 Seth CantrellRevert "Nicer display of unprintable source, and fix...
2012-04-17 Matt Beaumont-Gayadd missing parameter index to diag
2012-04-17 Seth Cantrellfix display of source lines with null characters
2012-04-17 Seth CantrellNicer display of unprintable source, and fix caret...
2012-04-17 Rafael EspindolaSimplify calls to mergeVisibility* by passing in the...
2012-04-17 Fariborz Jahanianobjective-c modern translation. Correct rewriting of
2012-04-17 Sirish PandeTypo fix.
2012-04-17 Manuel KlimekSwitches the JSONCompilationDatabase to use the YAML...
2012-04-17 Sirish PandeFix to avoid warning. Also add header, and lincense...
2012-04-17 Francois PichetEmulate a MSVC bug where the creation of pointer-to...
2012-04-17 Gabor Greiffix a typo
2012-04-17 Craig TopperConvert vperm2f128 and vperm2i128 intrinsics back to...
2012-04-17 Eli FriedmanAttempt to fix test.
2012-04-17 Ted KremenekChange ExprEngine::shouldInlineDecl() to be defensive...
2012-04-17 Chad RosierFix case where the alignment is overaligned, per Eli...
next