]> granicus.if.org Git - clang/shortlog
clang
2016-03-01 Daniel Jasperclang-format: [JS] Support quoted object literal keys.
2016-03-01 Argyrios Kyrtzidis[index] Fix issue where data visitation was disabled...
2016-03-01 John McCallFix the template instantiation of ExtParameterInfos...
2016-03-01 John McCallAdd an llvm_unreachable back to the autogeneration...
2016-03-01 Steven WuFix the testcase in r262282
2016-03-01 Sean SilvaMake test more robust.
2016-03-01 Steven WuIntroduce -fembed-bitcode driver option
2016-03-01 John McCallGeneralize the consumed-parameter array on FunctionProt...
2016-03-01 Devin Coughlin[analyzer] Update CheckObjCDealloc diagnostic for missi...
2016-03-01 John McCallInfrastructure improvements to Clang attribute TableGen.
2016-02-29 Devin Coughlin[analyzer] Teach CheckObjCDealloc about Block_release().
2016-02-29 Devin Coughlin[analyzer] Don't treat calls to system headers as escap...
2016-02-29 Rong Xu[PGO] clang cc1 option change to enable IR level instru...
2016-02-29 Manuel KlimekRevert "Implement new interfaces for code-formatting...
2016-02-29 Manuel KlimekImplement new interfaces for code-formatting when apply...
2016-02-29 Tom StellardAMDGPU: Add missing Volcanic Islands targets
2016-02-29 Daniel Jasperclang-format: Don't format unrelated nested blocks.
2016-02-29 Argyrios Kyrtzidis[index] Print and test module import references.
2016-02-29 Argyrios Kyrtzidis[index] Add a caller relation for a call reference.
2016-02-29 Argyrios Kyrtzidis[AST/RecursiveASTVisitor] Correction so that dataTraver...
2016-02-29 Argyrios Kyrtzidis[index] Use ',' to separate symbol roles when printing.
2016-02-29 Craig Topper[X86] Disabling avx512f should also disable avx512vbmi...
2016-02-29 Craig Topper[X86] Enabling xsave should not enable AVX. I seem...
2016-02-29 Alexey Bataev[OPENMP 4.5] Initial support for data members in 'reduc...
2016-02-29 David Majnemer[clang-cl] /EHc should not effect functions with explic...
2016-02-29 David Majnemer[clang-cl] /EHc should not have an effect on /EHa
2016-02-28 Vassil Vassilev[modules] Prefer more complete array types.
2016-02-28 Logan ChienAdd ARM EHABI-related constants to unwind.h.
2016-02-28 Michael Zuckerman[CLANG] [AVX512] [BUILTIN] Adding PSLL{V|W|Wi}{128...
2016-02-27 Alexander KornienkoWorkaround doxygen bug https://bugzilla.gnome.org/show_...
2016-02-27 Aaron BallmanCorrecting indentation for an RST code block.
2016-02-27 Matt ArsenaultAMDGPU: Add builtins for recently added intrinsics
2016-02-27 Matt ArsenaultAMDGPU: Fix broken/confusing predefined macro
2016-02-27 Matt ArsenaultAMDGPU: Fix inconsistent register name for flat_scratch
2016-02-27 Matt ArsenaultAdd __builtin_canonicalize
2016-02-27 Richard SmithFix bug in using shadow decl checking: a using shadow...
2016-02-27 Samuel Antao[OpenMP] Fix parsing of delete map clause modifier...
2016-02-26 Chris Bieneman[CMake] Only configure Native target in stage 1, config...
2016-02-26 Chris Bieneman[CMake] Add BINUTILS_INCDIR to the default passthrough...
2016-02-26 Reid Kleckner[dllexport] Sort out emission order of delayed exported...
2016-02-26 Paul RobinsonFix Clang tests that used CHECK-NEXT-NOT and CHECK...
2016-02-26 Duncan P. N... SemaCXX: Support templates in availability attributes
2016-02-26 Sunil SrivastavaMinor tweak to match the overall style.
2016-02-26 Saleem AbdulrasoolBasic: fix __USER_LABEL_PREFIX__ on Cygwin
2016-02-26 Andy GibbsReduce false positives in printf/scanf format checker
2016-02-26 Aaron BallmanFixing an issue with the code block so that it does...
2016-02-26 Aaron BallmanGiving this attribute documentation group a heading...
2016-02-26 Vassil VassilevTest commit.
2016-02-26 Akira Hatanaka[Driver] Disable frame pointer elimination by default...
2016-02-26 David Majnemer[MSVC Compat] Don't evaluate member base expressions...
2016-02-26 Devin Coughlin[analyzer] Prune some incorrect \param doc comment...
2016-02-26 NAKAMURA TakumiCheckers/CheckObjCDealloc.cpp: Prune "\param". [-Wdocum...
2016-02-26 NAKAMURA TakumiOpenMPClause.h: Fix typo in \param. [-Wdocumentation]
2016-02-26 Xiuli Pan[OpenCL] Refine OpenCLImageAccessAttr to OpenCLAccessAttr
2016-02-26 Peter CollingbourneMake vtables_blacklist dependency conditional on existe...
2016-02-26 Devin Coughlin[analyzer] Shorten ObjcSuperDeallocChecker diagnostics.
2016-02-26 Devin Coughlin[analyzer] Fix a memory error in r261935 caught by...
2016-02-25 Devin Coughlin[analyzer] Warn on use of 'self' after call to to ...
2016-02-25 Devin Coughlin[analyzer] Reapply r261917 with a fix.
2016-02-25 Devin CoughlinRevert "[analyzer] Make ObjCDeallocChecker path sensitive."
2016-02-25 Devin Coughlin[analyzer] Make ObjCDeallocChecker path sensitive.
2016-02-25 Chris Bieneman[CMake] Fixing install-clang-headers dependencies to...
2016-02-25 Ben LangmuirAdd FieldNames to __NSConstantString_tag
2016-02-25 Aaron BallmanReplace a compiler-specific approach to determining...
2016-02-25 Akira Hatanaka[Sema] Remove assert in TreeTransform<Derived>::Transfo...
2016-02-25 Alexey Bataev[OPENMP 4.5] Codegen for member decls in 'lastprivate...
2016-02-25 Faisal ValiTwek fix for PR24473 (r261506) - Preserve the template...
2016-02-25 Alexey Bataev[OPENMP 4.5] Support fielddecls in 'shared' clause.
2016-02-25 Xiuli Pan[OpenCL] Add Sema checks for types
2016-02-24 Manman RenFix assertion failure on MaybeODRUseExprs.
2016-02-24 George Burgess IVMinor cleanup of Sema::CheckEnableIf. NFC.
2016-02-24 David MajnemerRevert "Don't convert a char to a const char *"
2016-02-24 Peter CollingbourneFix build by using hasFlag instead of hasArg.
2016-02-24 Richard SmithPR26237: Fix iterator invalidation bug that occurs...
2016-02-24 David MajnemerDon't convert a char to a const char *
2016-02-24 Justin Lebar[CUDA] Mark all CUDA device-side function defs, decls...
2016-02-24 Artem Belevich[CUDA] do not allow attribute-based overloading for...
2016-02-24 Justin Lebar[CUDA] Add conversion operators for threadIdx, blockIdx...
2016-02-24 Justin Lebar[CUDA] Add hack so code which includes "curand.h" doesn...
2016-02-24 Justin Lebar[CUDA] Don't specify exact line numbers in cuda-builtin...
2016-02-24 Justin LebarBail on compilation as soon as a job fails.
2016-02-24 Justin LebarMake test/Driver/output-file-cleanup.c hermetic.
2016-02-24 Nico WeberFix rejects-valid caused by r261297.
2016-02-24 Peter CollingbourneAdd whole-program vtable optimization feature to Clang.
2016-02-24 Bob WilsonFix typo in test/CodeGen/object-size.c CHECK line.
2016-02-24 Tim NorthoverAArch64: fix Cyclone CPU features list.
2016-02-24 Manman RenObjective-C: Add a size field to non-fragile category...
2016-02-24 Michael Zuckerman[CLANG] [AVX512] [BUILTIN] Adding PSHUF{L|H}W{128|256...
2016-02-24 David Majnemer[WinEH] Make sure terminate handlers have funclet operands
2016-02-24 Alexander Kornienko[docs] Change non-c++ code blocks to 'text' format...
2016-02-24 Xiuli Pan[OpenCL] Add Sema checks for OpenCL 2.0 block
2016-02-24 James Y KnightDefault vaarg lowering should support indirect struct...
2016-02-23 Richard SmithPR24667: fix quadratic runtime if textually-included...
2016-02-23 Devin Coughlin[analyzer] Find ObjC 'self' decl even when block captur...
2016-02-23 Chris Bieneman[CMake] Add install-clang-format target by migrating...
2016-02-23 Nico WeberRename Action::begin() to Action::input_begin().
2016-02-23 Adrian PrantlReapply r261657.
2016-02-23 Hans WennborgRevert r261634 "Supporting all entities declared in...
2016-02-23 Aaron BallmanAmends r252104 to evaluate the controlling expression...
2016-02-23 Adrian PrantlRemove an unnecessary workaround introduced in r259975...
next