]> granicus.if.org Git - clang/shortlog
clang
2013-10-17 Reid Kleckner[ms-cxxabi] Error out on virtual function memptrs
2013-10-17 Alp TokerRevert "Fix missed exception spec checks and crashes"
2013-10-17 Hans WennborgMake .asm a valid extension for assembly files
2013-10-17 Alp TokerFix missed exception spec checks and crashes
2013-10-17 DeLesley HutchinsConsumed analysis: fix ICE in handling of loop source...
2013-10-17 Chad Rosier[AArch64] Add support for NEON scalar three register...
2013-10-17 Hans Wennborgclang-cl: Add support for asm listings (/FA and /Fa)
2013-10-17 Rafael EspindolaRename some functions for consistency.
2013-10-17 Daniel Sanders[mips] Added -mfp64 and -mfp32 options.
2013-10-17 Daniel Sanders[mips][msa] Update -mmsa help text and removed the...
2013-10-17 Daniel Sanders[mips][msa] Added most of the remaining builtins
2013-10-17 David MajnemerRemove unicode characters, trailing whitespace from...
2013-10-17 Timur IskhodzhanovFollow-up to r192822: fix Clang assertion when building...
2013-10-17 Dmitry Vyukovtsan: update docs
2013-10-17 Bill WendlingThis is now passing. Uncomment and close out PR6281.
2013-10-17 Chandler CarruthAdd support to the Clang driver for forwarding all...
2013-10-17 Eric ChristopherAdd the context that a function was created in as the...
2013-10-17 Reid KlecknerAdd implementations of the MSVC barrier intrinsics
2013-10-16 Fariborz JahanianObjectiveC migrator. Remove blank lines
2013-10-16 Eric ChristopherRename HandleTargetFeatures->handleTargetFeatures to...
2013-10-16 Eric ChristopherAdd preprocessor support for powerpc vsx.
2013-10-16 Eric ChristopherRemove an old, seemingly out of date, comment.
2013-10-16 Eric ChristopherFix comments.
2013-10-16 Richard SmithPR17592: Ensure we diagnose shadowing a template parame...
2013-10-16 Chad Rosier[AArch64] Add support for NEON scalar negate instruction.
2013-10-16 Chad Rosier[AArch64] Add support for NEON scalar absolute value...
2013-10-16 Fariborz JahanianObjectiveC migrator. Don't add 'assign' for
2013-10-16 Eric ChristopherAdd minimal command line support for the VSX powerpc...
2013-10-16 Eric ChristopherRework ppc options handling into a features group.
2013-10-16 Fariborz JahanianObjectiveC migrator. 'atomic' is the default attribute.
2013-10-16 Rafael EspindolaEmit a .ident saying that clang produced this file.
2013-10-16 Yunzhong GaoEnabling 3DNow! prefetch instruction support for a...
2013-10-16 Fariborz JahanianObjectiveC migrator. Use 'assign' for 'delegate'
2013-10-16 Timur Iskhodzhanov[-cxx-abi microsoft] Fix this argument/parameter offset...
2013-10-16 Fariborz JahanianObjectiveC++: support for passing C++11 style initializ...
2013-10-16 Jordan Rose[analyzer] Don't draw edges to C++11 in-class member...
2013-10-16 Benjamin KramerDriver: Factor duplicated code.
2013-10-16 Akira Hatanaka[mips] Enable frame-pointer elimination for -O1 and...
2013-10-16 Rafael EspindolaAdd a note about clang now rejecting unknown options.
2013-10-16 Chad RosierUpdate comment.
2013-10-16 Chad RosierUpdate comment.
2013-10-16 Benjamin KramerSema: Simplify the check if a method returns an instanc...
2013-10-16 Chad Rosier[AArch64] Add support for NEON scalar signed saturating...
2013-10-16 Timur IskhodzhanovRemove a workaround for PR16406 from the vtables-virtua...
2013-10-16 Rafael EspindolaOn 32 bit windows, mangle stdcall and fastcall decls...
2013-10-15 Richard SmithTest that we can merge together explicit and partial...
2013-10-15 Richard SmithC++ modules: merging for enumerations and enumerators...
2013-10-15 Richard SmithTeach the AST dumper to dump the canonical declaration...
2013-10-15 Yunzhong GaoRemove this regression test now that PR17578 is fixed...
2013-10-15 Eric ChristopherReflow slightly.
2013-10-15 Chad Rosier[AArch64] Add support for NEON scalar signed saturating...
2013-10-15 Richard SmithAdd constant evaluation support for __builtin_isinf...
2013-10-15 Benjamin KramerAdd llvm_unreachable to pacify GCC's dropping off non...
2013-10-15 Reid Klecknerms-compat: Fix taking the address of a member of a...
2013-10-15 Argyrios Kyrtzidis[libclang] For an unscoped enum include the enumerators...
2013-10-15 Fariborz JahanianObjectiveC driver. Scrap -fno-objc-legacy-dispatch...
2013-10-15 Argyrios Kyrtzidis[libclang] When querying for the availability of an...
2013-10-15 Rafael EspindolaDon't depend on alias to declarations.
2013-10-15 Serge PavlovFixed code style of my change.
2013-10-15 David MajnemerSema: Cleanup formatting of C++ exceptions related...
2013-10-15 David MajnemerSema: Cleanup formatting of SEH related code
2013-10-15 David MajnemerSema: Don't crash when __try/__except/__finally appears...
2013-10-15 David Majnemerdocs: Remove incompatibility with Solaris shell
2013-10-15 NAKAMURA Takumiclang/test/Driver/netbsd.c*: Tweak path separators...
2013-10-15 David MajnemerSema: Consider it an error to apply __builtin_offsetof...
2013-10-15 Ted KremenekSpecial case '%C' handling in ObjC format strings to...
2013-10-15 Richard SmithCorrectly skip type sugar when determining the width...
2013-10-15 Ted KremenekDocument the presence of the new Objective-C++ mangling...
2013-10-15 Richard SmithTidy up and improve error recovery for C++11 attributes...
2013-10-15 Reid Kleckner[ms-cxxabi] Fix assert in unspecified inheritance mempt...
2013-10-15 Fariborz JahanianObjectiveC migrator: Support for more possibility of
2013-10-15 Richard SmithPR17567: Improve diagnostic for a mistyped constructor...
2013-10-14 Ted KremenekAdd has_feature support for reflecting the presence...
2013-10-14 Joerg SonnenbergerProvide a dummy NetBSD tree and use --sysroot in the...
2013-10-14 Aaron BallmanTrivial formatting changes; no functional changes intended.
2013-10-14 Aaron BallmanSwitching some custom logic to using table-generated...
2013-10-14 Yunzhong GaoAdding a regression test for PR17578. It is marked...
2013-10-14 Reid KlecknerPR17576: Fix assertion on polymorphic classes with...
2013-10-14 Warren HuntFixing stdout/stderr interleaving in lit test.
2013-10-14 Warren HuntCorrectly check for distructors when realizing vtordisps
2013-10-14 Joerg SonnenbergerFor NetBSD/current on X86 do not use libgcc and default...
2013-10-14 Ted KremenekMove comment to its proper place.
2013-10-14 Warren HuntLit tests for Microsoft C++ record layout.
2013-10-14 Ted KremenekGetExprRange() (used by -Wconversion checking) should...
2013-10-14 Rafael EspindolaAlso don't hardcode the order on this test.
2013-10-14 Rafael EspindolaDon't hardcode the order of the aliases.
2013-10-14 Benjamin KramerReduce double set lookups by using the result of insert.
2013-10-14 Chad Rosier[AArch64] Add support for NEON scalar integer compare...
2013-10-14 Serge PavlovDo not use typo correction that is unaccessible.
2013-10-14 Alexey SamsonovFix use-after-free in PPCallbacksTest detected by ASan...
2013-10-14 Andy GibbsFixed "ArgSize may be used uninitialised" error when...
2013-10-14 Alexander KornienkoKeep track of indentation levels in static initializers...
2013-10-13 Richard SmithMerge common pointers for redeclarations of the same...
2013-10-13 Richard SmithDon't get confused by a virt-specifier after a trailing...
2013-10-13 Benjamin KramerFix typo: inccrementally
2013-10-12 Ismail PazarbasiRelax header guard mismatch warning with edit distance...
2013-10-12 Manuel KlimekAutomatically munch semicolons after blocks.
2013-10-12 Daniel Jasperclang-format: Fix assertion on unterminated #ifs.
2013-10-12 Pekka JaaskelainenCallback support for OpenCL extension pragmas.
2013-10-12 Daniel Jasperclang-format: No space in "<::" in C++11 mode.
next