]> granicus.if.org Git - clang/shortlog
clang
2019-01-08 Dan Albert[Driver] Default to -fno-addrsig on Android.
2019-01-08 Alex Lorenz[libclang] Recommit r336590 with a fix for the memory...
2019-01-08 Stephen KellyImplement the TreeStructure interface through the TextN...
2019-01-08 Dan AlbertAndroid is not GNU, so don't claim that it is.
2019-01-08 Louis Dionne[Sema] Teach Clang that aligned allocation is not suppo...
2019-01-08 Philip PfaffeFix clang for r350647: Missed a function rename
2019-01-08 Erich KeaneFix opencl test broken on windows by r350643.
2019-01-08 JF Bastien[NFC] Don't over-eagerly check block alignment
2019-01-08 Erich KeaneLimit COFF 'common' emission to <=32 alignment types.
2019-01-08 Erik Pilkington__has_feature(pragma_clang_attribute_namespaces) should...
2019-01-08 Paul RobinsonRename DIFlagFixedEnum to DIFlagEnumClass. NFC
2019-01-08 Erik PilkingtonRevert "Split -Wdelete-non-virtual-dtor into -Wdelete...
2019-01-08 Alexander KornienkoFix use-after-free bug in Tooling.
2019-01-08 Paul RobinsonDon't emit DW_AT_enum_class unless it's actually an...
2019-01-08 Bruno Ricci[AST][NFC] Pack CXXScalarValueInitExpr
2019-01-08 Alexey Bataev[OPENMP]Fix PR40191: Do not allow orphaned cancellation...
2019-01-08 Bruno Ricci[AST][NFC] Pack CXXNoexceptExpr and SubstNonTypeTemplat...
2019-01-08 Bruno Ricci[AST] Pack CXXDependentScopeMemberExpr
2019-01-08 Bruno Ricci[Sema] Diagnose array access preceding the array bounds...
2019-01-08 Simon Pilgrim[X86] Add shift-by-immediate tests for non-immediate...
2019-01-08 Sam McCall[ASTMatchers] Improve assert message for broken parent...
2019-01-08 Erik PilkingtonSplit -Wdelete-non-virtual-dtor into -Wdelete-abstract...
2019-01-07 Stephen KellyNFC: Replace asserts with if() in SourceLocation accessors
2019-01-07 Erik PilkingtonAdd a __has_feature check for namespaces on #pragma...
2019-01-07 Alexey Bataev[OPENMP]Add call to __kmpc_push_target_tripcount()...
2019-01-07 Craig TopperRecommit r350555 "[X86] Use funnel shift intrinsics...
2019-01-07 Craig TopperRevert r350555 "[X86] Use funnel shift intrinsics for...
2019-01-07 Craig Topper[X86] Use funnel shift intrinsics for the VBMI2 vshld...
2019-01-07 Alexey Bataev[OPENMP][NVPTX]Reduce number of barriers in reductions.
2019-01-07 Benjamin Kramer[Sema] Fix unused variable warning in Release builds
2019-01-07 Rafael Stahl[analyzer] Pass the correct loc Expr from VisitIncDecOp...
2019-01-07 Bruno Ricci[AST] Store some data of CXXNewExpr as trailing objects
2019-01-07 Bruno Ricci[AST][NFC] Pack DependentScopeDeclRefExpr and CXXUnreso...
2019-01-07 Hyrum Wright[clang] Add AST matcher for initializer list members
2019-01-07 Gabor Marton[CTU] Make loadExternalAST return with non nullptr...
2019-01-07 Bruno Ricci[AST][NFC] Pack OpaqueValueExpr
2019-01-07 Martin Probstclang-format: [JS] support goog.requireType.
2019-01-07 Craig Topper[X86] Update VBMI2 vshld/vshrd tests to use an immediat...
2019-01-07 Richard SmithDR674, PR38883, PR40238: Qualified friend lookup should...
2019-01-07 Brian Gesiak[SemaCXX] Fix ICE for unexpanded parameter pack
2019-01-06 Nico WeberFix bug in test found by the diagnostic added in r350340.
2019-01-06 Petr Hosek[CMake] Use hidden visibility for static libc++ in...
2019-01-06 Mike SpertusHave MSVC Visualizer for DeducedTemplateSpecializationT...
2019-01-06 Petr Hosek[CMake][Fuchsia] Enable build ID, relaxations for first...
2019-01-05 Petr HosekRevert "[CMake][Fuchsia] Enable experimental new pass...
2019-01-05 Mike SpertusFix MSVC Visualization for TemplateTypeParmType and...
2019-01-05 Saleem AbdulrasoolCodeGen: fix autolink emission on ELF
2019-01-05 Saleem AbdulrasoolCodeGen: switch iteration to range based for loop ...
2019-01-05 Mike SpertusImprove MSVC type visualizations
2019-01-05 Serge Guelton[python] Make the collections import future-proof
2019-01-05 Petr Hosek[CMake][Fuchsia] Enable experimental new pass manager...
2019-01-05 Petr Hosek[CMake][Fuchsia] Enable x86 relaxation by default
2019-01-05 Petr Hosek[CMake][Fuchsia] Enable --build-id linker flag by default
2019-01-05 Nico WeberLet new test from r350340 still pass even after r350451.
2019-01-05 Nico WeberMove -add-plugin validation after -load was executed.
2019-01-04 Joel E. Denny[OpenMP] Refactor const restriction for linear
2019-01-04 Joel E. Denny[OpenMP] Refactor const restriction for reductions
2019-01-04 Joel E. Denny[OpenMP] Replace predetermined shared for const variable
2019-01-04 Peter CollingbourneFix default-function-attr.c so that it works on Windows.
2019-01-04 Peter Collingbournehwasan: Implement lazy thread initialization for the...
2019-01-04 Aaron Enye Shi[HIP][DRIVER][OFFLOAD] Do not unbundle unsupported...
2019-01-04 Aaron Enye Shi[HIP][DRIVER][OFFLOAD] Do not unbundle unsupported...
2019-01-04 Teresa Johnson[ThinLTO] Clang changes to utilize new pass to handle...
2019-01-04 Erik Pilkington[ObjCARC] Add an new attribute, objc_externally_retained
2019-01-04 Alexey Bataev[OPENMP][NVPTX]Use new functions from the runtime library.
2019-01-04 Aaron BallmanAdd two new pragmas for controlling software pipelining...
2019-01-04 Aaron BallmanRefactor the way we handle diagnosing unused expression...
2019-01-04 Erich KeanePrevent unreachable when checking invalid multiversion...
2019-01-04 Anastasia Stulova[Basic] Extend DiagnosticEngine to store and format...
2019-01-03 Daniel DunbarAdopt SwiftABIInfo for WebAssembly.
2019-01-03 Mike SpertusFix MSVC visualizations for ActionResult and OpaquePtr
2019-01-03 Evgeniy StepanovFix check-hwasan with LLVM_BUILD_EXTERNAL_COMPILER_RT=ON
2019-01-03 Evgeniy Stepanov[cmake] Fix monorepo + LLVM_BUILD_EXTERNAL_COMPILER_RT=ON.
2019-01-03 Nico WeberValidate -add-plugin arguments.
2019-01-03 Arnaud BiennerMake -Wstring-plus-int warns even if when the result...
2019-01-03 Alexey Bataev[OPENMP][NVPTX]Use __kmpc_barrier_simple_spmd(nullptr...
2019-01-03 Serge GueltonPortable Python script across Python version
2019-01-03 Serge GueltonPortable Python script across Python version
2019-01-03 Aaron BallmanDiagnose an unused result from a call through a functio...
2019-01-03 Philip Pfaffe[NewPM] Port Msan
2019-01-03 Alex LorenzFix incorrect column numbers in test from r350282.
2019-01-03 Alex Lorenz[libclang] CoroutineBody/Coreturn statements are Unexpo...
2019-01-03 Nico WeberMake test/Driver/darwin-sdk-version.c pass if the host...
2019-01-02 Patrick Lyster[OpenMP] Added support for explicit mapping of classes...
2019-01-02 Pete CooperOnly convert objc messages to alloc to objc_alloc if...
2019-01-02 Petr Hosek[CMake][Fuchsia] Include check-lld in the list of boots...
2019-01-01 Sylvestre LedruFix some typos in the clang doc.
2019-01-01 Sylvestre Ledruclang-format-diff: add an example with hg
2018-12-31 Mike SpertusMake clearer which clang::type subclasses have visualizers
2018-12-30 Mike SpertusDeclAccessPair visualizer should be expandable
2018-12-29 Akira Hatanaka[CodeGen] Replace '@' characters in block descriptors...
2018-12-29 Richard TrieuAdd vtable anchor to classes.
2018-12-28 David Chisnall[objc-gnustep2] Fix a bug in category generation.
2018-12-28 Alexey Bataev[OPENMP]Fix processing of the clauses on target combine...
2018-12-27 David Chisnall[objc-gnustep] Fix a copy-and-paste error.
2018-12-26 Reid Kleckner[clang-cl] Treat inputs as C++ with /E, like MSVC
2018-12-26 Reid Kleckner[MS] Mangle return adjusting thunks with the public...
2018-12-26 Reid KlecknerIgnore ConstantExpr in IgnoreParens
2018-12-26 Nico WeberPass a concrete triple for two OpenMP tests that depend...
2018-12-24 George Karpenkov[analyzer] [NFC] Clean up the mess of constructing...
next