]> granicus.if.org Git - clang/shortlog
clang
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.
2013-10-12 Nick LewyckyAdd missing flags -fexpensive-optimizations and -minlin...
2013-10-11 DeLesley HutchinsConsumed analysis: replace the consumes attribute with...
2013-10-11 DeLesley HutchinsConsumed analysis: switch from tests_consumed/unconsume...
2013-10-11 Richard TrieuImprove the error message for attempting to build a...
2013-10-11 DeLesley HutchinsConsumed analysis: check destructor calls.
2013-10-11 Alexander KornienkoDon't break string literals inside preprocessor directives.
2013-10-11 Fariborz JahanianObjectiveC migrator. also support migration to
2013-10-11 Alexander KornienkoChanged clang-format-diff.py to output diff by default...
2013-10-11 Manuel KlimekSupport formatting of preprocessor branches.
2013-10-11 Reid KlecknerOnly use the MS record layout when using the MS C+...
2013-10-11 Manman RenTurn struct-path aware TBAA on by default.
2013-10-11 Reid KlecknerUse castAs instead of cast in thunk generation
2013-10-11 Reid KlecknerFix unused variable warning in MS record layout.
2013-10-11 Warren HuntAdds Microsoft compatiable C++ record layout code to...
2013-10-11 Argyrios Kyrtzidis[libclang] Introduce clang_Type_getCXXRefQualifier...
2013-10-11 Daniel Jasperclang-format: Don't remove 'unknown' tokens.
2013-10-11 Eric ChristopherRemove extra braces.
2013-10-11 Fariborz JahanianObjectiveC migrator: fixes a bug when in NS_ENUM/NS_OPTIONS
2013-10-11 Hans Wennborgclang-cl: Mark /FA and /Fa as unsupported options
2013-10-11 Rafael EspindolaDon't hardcode the alias order in this test.
2013-10-11 Robert Lyttonremove path separator from test/Driver/xcore-opts.c
2013-10-11 Robert LyttonXCore target: add an xcore toolchain implementation
2013-10-11 Robert LyttonXCore : Fix bug in XCoreABIInfo::EmitVAArg()
2013-10-11 Douglas GregorDiagnose by-copy captures of abstract classes.
2013-10-11 Nick LewyckyThe emitted IR is the same, we need these flags to...
2013-10-11 Nick LewyckyAdd -fno-function-sections and -fno-data-sections....
2013-10-11 Nick LewyckyFix typo in comment. No functionality change.
2013-10-11 Kevin QinImplemented aarch64 SIMD copy related ACLE intrinsic :
2013-10-10 Fariborz JahanianObjectiveC migrator. When migrating to NS_ENUM/NS_OPTIONS,
2013-10-10 Hans Wennborgclang-cl: simplify the -m32 -m64 test
2013-10-10 Hans Wennborgclang-cl: Expose the -m32 and -m64 command-line options
2013-10-10 Fariborz JahanianObjectiveC. ObjectiveC's collection selector expression in
2013-10-10 Mark LaceyMake CodeGenTypes data members private.
2013-10-10 Manman RenDebug Info: update testing cases when the context field...
2013-10-10 Fariborz JahanianObjectiveC migrator: For 'default' and 'shared' family of
2013-10-10 Hans WennborgLocate VS InstallDir in the presence of newer runtime
2013-10-10 Hao LiuImplement AArch64 vector load/store multiple N-element...
2013-10-10 Timur IskhodzhanovDisable RTTI in one test so clang doesn't assert behind...
2013-10-10 Tim NorthoverRevert "Implement AArch64 vector load/store multiple...
2013-10-10 Rafael EspindolaRevert "Use aliases for more constructors and destructors."
2013-10-10 Hao LiuImplement AArch64 vector load/store multiple N-element...
2013-10-10 Alexander KornienkoCorrectly detect colon in bit fields. Fixes PR17333.
2013-10-10 Benjamin KramerParser: Avoid a crash-on-invalid when trying to diagnos...
2013-10-10 Benjamin KramerSema: Taking the address of a dtor is illegal per C...
2013-10-10 Simon Atanasyan[Mips] Support FSF Mips toolchain directories tree...
2013-10-10 Ted KremenekMake test portable.
2013-10-10 Hans WennborgAdd a section about clang-cl to UsersManual.rst
2013-10-10 Ted KremenekFix getIntegerTypeOrder() to properly handle enums...
2013-10-09 Hans WennborgUse KEY_WOW64_32KEY when reading the registry in Window...
next