]> granicus.if.org Git - clang/shortlog
clang
2011-06-05 Sebastian RedlDrop most of InitializationSequence::SequenceKind's...
2011-06-05 Sebastian RedlRemove more references to FailedSequence.
2011-06-05 Sebastian RedlRemove all references to InitializationSequence::Failed...
2011-06-05 Sebastian RedlMore std::initializer_list tests.
2011-06-05 Sebastian RedlParse C++0x generalized initializers.
2011-06-05 Sebastian RedlExpand on braced init list tests.
2011-06-05 Douglas GregorIdentity and non-identity standard conversion sequences...
2011-06-05 Douglas GregorAdd name mangling for expr .* expr. Fixes PR9983 /...
2011-06-05 Douglas GregorAllow block returns in C++ with the form
2011-06-05 Douglas GregorWhen inferring the result type of a block based on...
2011-06-04 Rafael EspindolaFix cmake build.
2011-06-04 Richard SmithRemove the old implementation of -verify, which has...
2011-06-04 Nick LewyckyRevert r132630. GCC passes everything down, we aren...
2011-06-04 Roman DivackyAdjust the linker for PowerPC64/-m32 on FreeBSD too.
2011-06-04 Roman DivackyMake -m32 work on FreeBSD/PowerPC64.
2011-06-04 Nick LewyckyGCC passes -z foo directly through to the linker (and...
2011-06-04 Nick LewyckyOn linux, -nostdlib was causing a --start-group with...
2011-06-04 Nick LewyckyIdentifiers with _CapitalLetter are reserved, so don...
2011-06-04 Galina KistanovaThese tests require particular registered targets....
2011-06-04 Sean HuntReimplement r132572 on top of a FoldingSet, thus hopefu...
2011-06-04 Nick LewyckyRemove extraneous "virtual" keyword and non-virtual...
2011-06-04 Jordy Rose[analyzer] Change an indent-if to an early return....
2011-06-04 Jordy Rose[analyzer] Don't crash when copying an unknown number...
2011-06-04 Jordy Rose[analyzer] Remove extra assignment that actually lost...
2011-06-04 Tanya LattnerAdd support for builtin astype:
2011-06-04 Devang PatelRework r132576.
2011-06-04 Jordy Rose[analyzer] Fix comment for (still-disabled) evalStrncpy
2011-06-04 Jordy Rose[analyzer] Fix handling of "copy zero bytes" for memcpy...
2011-06-03 Jordy Rose[analyzer] __mempcpy_chk is the same as mempcpy (at...
2011-06-03 Jonathan D... Improvements to abbreviations for PCH which add support...
2011-06-03 Douglas GregorExpose @synthesize and @dynamic via their own cursor...
2011-06-03 Galina KistanovaThese tests require particular registered targets....
2011-06-03 Jonathan D... Test of commit access.
2011-06-03 Sean HuntRevert r132572 to figure out why it broke selfhost...
2011-06-03 Devang PatelEmit debug info only if there is an insertion point...
2011-06-03 Sean HuntBegin implementing a cache of special member lookups...
2011-06-03 Galina KistanovaAdded registered targets for in-test dependency declara...
2011-06-03 Matt Beaumont-GayDon't warn about -Wno-foo where foo is an unknown warni...
2011-06-03 Sean HuntI've had too much to drink, apparently.
2011-06-03 Hans WennborgWarn about missing parentheses for conditional operator.
2011-06-03 Sean HuntImplement a warning flag for the warning about default...
2011-06-03 Hans WennborgMake -Wignored-qualifiers point to the first ignored...
2011-06-03 Devang PatelSimplify.
2011-06-03 Devang PatelFix typedef's context.
2011-06-03 Rafael EspindolaWe were looking at /usr/lib only if the distro had...
2011-06-03 Rafael EspindolaAdd support for centos.
2011-06-03 Eric Christopher80-column cleanup.
2011-06-03 Douglas GregorImprove the instantiation of static data members in
2011-06-03 Francois PichetRevert r132544. Accidental commit. I got confused with...
2011-06-03 Francois Pichetgit-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk...
2011-06-03 Eric Christopher80-col cleanup.
2011-06-03 Eric ChristopherSeparate out these paths a bit by architecture. There...
2011-06-03 Eric ChristopherAdd multi-arch include support for Ubuntu 11.11 with...
2011-06-03 Benjamin KramerCopy IsWarnIfUnused too when making a copy of a MacroInfo.
2011-06-03 Francois PichetMy testing shows that function stat has no problem...
2011-06-03 Francois PichetCorrectly revert r131347: function explicit specializat...
2011-06-03 Chandler CarruthClean up the "non-POD memaccess" stuff some. This adds...
2011-06-03 NAKAMURA TakumiUntabify and fix whitespace.
2011-06-03 Douglas GregorWhen performing template argument deduction given a...
2011-06-03 Douglas GregorWhen checking the instantiation of a default template...
2011-06-03 Douglas GregorIntroduce additional abbreviations into the AST writer for
2011-06-03 Eli FriedmanFix the Windows buildbots, now that I can actually...
2011-06-03 John McCallTest case for some AVX builtins. Patch by Syoyo Fujita!
2011-06-02 Rafael EspindolaWe already have support for using c++ headers from...
2011-06-02 Eli FriedmanSwitch a ridiculous grep over to FileCheck.
2011-06-02 Galina KistanovaReverted r132330, r132321, r132320, r132319 as per...
2011-06-02 Eli FriedmanAdd Debian wheezy/sid to ToolChains.cpp. Patch by...
2011-06-02 Argyrios Kyrtzidis[PCH] Store the offsets of source location file entries...
2011-06-02 Rafael EspindolaChange how we link libprofile_rt.a. While at it, refact...
2011-06-02 Rafael EspindolaAdd -fno-gnu89-inline.
2011-06-02 Manuel KlimekReverts the Tooling changes as requested by Chris.
2011-06-02 Rafael EspindolaImplement -fgnu89-inline. Fixes PR10041.
2011-06-02 Douglas GregorTweak code completions for Objective-C Key-Value Observ...
2011-06-02 Francois PichetFix 80-column violation.
2011-06-02 Eli FriedmanRevert r132426; this test passes more often than not...
2011-06-02 Akira HatanakaAdd stuff for o32 ABI conformance.
2011-06-01 Douglas GregorImprove the readability of the "Expressive Diagnostics...
2011-06-01 Douglas GregorFix an incorrect warning about explicit template specia...
2011-06-01 Argyrios KyrtzidisXFAIL the test on windows.
2011-06-01 Rafael EspindolaAdd the necessary -L option for finding libprofile_rt...
2011-06-01 Ted KremenekRename -Wunknown-attributes to -Wattributes to match...
2011-06-01 Ted KremenekRemove derelict documentation.
2011-06-01 Eli FriedmanDon't use stdint.h; including it directly is not allowe...
2011-06-01 Douglas GregorThe expression in a noexcept exception-specification...
2011-06-01 Douglas GregorImplement comparisons between nullptr and Objective...
2011-06-01 Benjamin KramerRemove pointless assert, N is unsigned.
2011-06-01 Benjamin KramerChange a name for consistency and hopefully unbreak...
2011-06-01 Nick LewyckyEven a return statement of an expression with a depende...
2011-06-01 Argyrios Kyrtzidis[PCH] Be conservative and check all the files the PCH...
2011-06-01 Francois PichetMicrosoft friend acting as a forward declaration; try...
2011-06-01 Manuel KlimekFix broken test on windows. To get operator new working...
2011-06-01 Manuel KlimekFixes Makefile based build for examples/Tooling.
2011-06-01 Nick LewyckyPut Parse before Sema on the link line since parse...
2011-06-01 Manuel KlimekFix test breakage due to example not being built.
2011-05-31 Manuel KlimekThis patch implements an AST matching framework that...
2011-05-31 Devang PatelFix test, check for stable strings in the output.
2011-05-31 Francois PichetRevert 132332 (Microsoft friend as a forward declaratio...
2011-05-31 Devang PatelRobustify objc method type description (subroutine...
2011-05-31 Devang PatelList objective-c ineterfaces as public types in dwarf...
2011-05-31 Devang PatelList c++ class type as public type in dwarf debug info...
next