[llvm-branch-commits] [llvm] [BOLT] Hash-based function matching (PR #95821)

2024-06-22 Thread Amir Ayupov via llvm-branch-commits
()) aaupov wrote: At this point we're supposed to have attached the profile to BF: ```suggestion if (!BF->hasProfile()) ``` https://github.com/llvm/llvm-project/pull/95821 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.

[llvm-branch-commits] [llvm] [BOLT] Hash-based function matching (PR #95821)

2024-06-22 Thread Amir Ayupov via llvm-branch-commits
https://github.com/aaupov edited https://github.com/llvm/llvm-project/pull/95821 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[clang] [Clang][Sema] qualifier should be transformed (PR #94725)

2024-06-22 Thread Matheus Izvekov via cfe-commits
e in partial specialization like: > > ```c++ > template > struct A::B > ``` Can you elaborate on that? That still seems like the right path to me, you probably found another problem, that happens some times. https://github.com/llvm/llvm-project/pull/94725 ____

01/02: gnu: emacs-minimal: Graft with 29.4 [security fixes].

2024-06-22 Thread guix-commits
z572 pushed a commit to branch master in repository guix. commit 868a022cdca164941a6fe8dcf205aefc693781cb Author: Zheng Junjie AuthorDate: Sun Jun 23 11:41:24 2024 +0800 gnu: emacs-minimal: Graft with 29.4 [security fixes]. Arbitrary shell commands are no longer run when turning on

branch master updated (dd5ef2cbdd -> 134c9e01f9)

2024-06-22 Thread guix-commits
z572 pushed a change to branch master in repository guix. from dd5ef2cbdd gnu: Add python-sqlalchemy-2. new 868a022cdc gnu: emacs-minimal: Graft with 29.4 [security fixes]. new 134c9e01f9 gnu: emacs-org: Update to 9.7.5 [security fixes]. The 2 revisions listed above as "new" are

02/02: gnu: emacs-org: Update to 9.7.5 [security fixes].

2024-06-22 Thread guix-commits
z572 pushed a commit to branch master in repository guix. commit 134c9e01f921fbbd7a809838a2a55d7627fad55f Author: Zheng Junjie AuthorDate: Sun Jun 23 11:50:58 2024 +0800 gnu: emacs-org: Update to 9.7.5 [security fixes]. The release is coordinated with emergency Emacs 29.4 release.

[clang] [Clang][Sema] qualifier should be transformed (PR #94725)

2024-06-22 Thread Qizhi Hu via cfe-commits
nstead of `QualifiedTemplateName` earlier would affect the code in partial specialization like: ```cpp template struct A::B ``` https://github.com/llvm/llvm-project/pull/94725 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/c

[clang] [llvm] [Inliner] Propagate more attributes to params when inlining (PR #91101)

2024-06-22 Thread via cfe-commits
goldsteinn wrote: Rebased (after we remove `writeonly` support). https://github.com/llvm/llvm-project/pull/91101 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[jenkinsci/packaging] 44b728: Test on EuroLinux 9 (#483)

2024-06-22 Thread 'Basil Crow' via Jenkins Commits
to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/packaging

[jenkinsci/jenkins] 7869ff: EE 8 to EE 9

2024-06-22 Thread 'Basil Crow' via Jenkins Commits
are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins

[clang] [llvm] [Serialization] Use stable hash functions (PR #96136)

2024-06-22 Thread Michał Górny via cfe-commits
mgorny wrote: Thanks! https://github.com/llvm/llvm-project/pull/96136 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[jenkinsci/packaging] 7b49fe: Test on Fedora 40 (#482)

2024-06-22 Thread 'Basil Crow' via Jenkins Commits
to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/packaging/push/

[clang] [llvm] [Inliner] Propagate more attributes to params when inlining (PR #91101)

2024-06-22 Thread via cfe-commits
{{[^@]+}}@prop_range_direct ; CHECK-SAME: (i32 [[V:%.*]]) { -; CHECK-NEXT:call void @bar5(i32 [[V]]) +; CHECK-NEXT:call void @bar5(i32 range(i32 1, 11) [[V]]) ; CHECK-NEXT:ret void ; call void @foo4(i32 range(i32 1, 11) %v) _______ cfe-comm

[jenkinsci/packaging] 0e1184: Test on openSUSE Leap 15.5 and 15.6 (#481)

2024-06-22 Thread 'Basil Crow' via Jenkins Commits
are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits

[clang] [HLSL][clang] Add elementwise builtins for trig intrinsics (PR #95999)

2024-06-22 Thread LLVM Continuous Integration via cfe-commits
FAILED # | check:34'0 ~ # |17: Script(shard): # | check:34'0 ~~~ ... ``` https://github.com/llvm/llvm-project/pull/95999 ___________ cfe-commits mailing list cfe-commits@lists.llv

[jenkinsci/packaging] 5c2949: Test on Ubuntu 24.04 LTS (Noble Numbat) (#480)

2024-06-22 Thread 'Basil Crow' via Jenkins Commits
are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits

[jenkinsci/global-build-stats-plugin] 6931e8: Enable Jenkins Security Scan (#68)

2024-06-22 Thread 'strangelookingnerd' via Jenkins Commits
https://github.com/jenkinsci/global-build-stats-plugin/settings/notifications -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-

[jenkinsci/oic-auth-plugin] 523c86: New Crowdin translations

2024-06-22 Thread 'Crowdin Bot' via Jenkins Commits
/notifications -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web vi

[jenkinsci/instance-identity-plugin] 29bb70: Enable Jenkins Security Scan (#113)

2024-06-22 Thread 'strangelookingnerd' via Jenkins Commits
https://github.com/jenkinsci/instance-identity-plugin/settings/notifications -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-

[clang] [HLSL][clang] Add elementwise builtins for trig intrinsics (PR #95999)

2024-06-22 Thread Farzon Lotfi via cfe-commits
https://github.com/farzonl closed https://github.com/llvm/llvm-project/pull/95999 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] f73ac21 - [HLSL][clang] Add elementwise builtins for trig intrinsics (#95999)

2024-06-22 Thread via cfe-commits
Author: Farzon Lotfi Date: 2024-06-22T17:17:34-07:00 New Revision: f73ac218a666e2017565f2210b47332ddcf55f00 URL: https://github.com/llvm/llvm-project/commit/f73ac218a666e2017565f2210b47332ddcf55f00 DIFF: https://github.com/llvm/llvm-project/commit/f73ac218a666e2017565f2210b47332ddcf55f00.diff

[llvm-branch-commits] [libcxx] [libc++] Implement std::move_only_function (P0288R9) (PR #94670)

2024-06-22 Thread Adrian Vogelsgesang via llvm-branch-commits
`? Should it be possible to turn a `move_only_function` / `copyable_function` into a `function_ref` without double-wrapping? https://github.com/llvm/llvm-project/pull/94670 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.or

[jenkinsci/packaging] 2dd4f2: Remove Java 11 from MSI installer (Windows) (#476)

2024-06-22 Thread 'Mark Waite' via Jenkins Commits
received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.c

[llvm-branch-commits] [Hashing] Use a non-deterministic seed (PR #96282)

2024-06-22 Thread Fangrui Song via llvm-branch-commits
https://github.com/MaskRay edited https://github.com/llvm/llvm-project/pull/96282 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [Hashing] Use a non-deterministic seed (PR #96282)

2024-06-22 Thread Fangrui Song via llvm-branch-commits
https://github.com/MaskRay updated https://github.com/llvm/llvm-project/pull/96282 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [Hashing] Use a non-deterministic seed (PR #96282)

2024-06-22 Thread Fangrui Song via llvm-branch-commits
https://github.com/MaskRay updated https://github.com/llvm/llvm-project/pull/96282 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[clang] [llvm] [Serialization] Use stable hash functions (PR #96136)

2024-06-22 Thread Fangrui Song via cfe-commits
ixed by f3005d5b86ca947977f6056552b2a4648b9f0460 https://github.com/llvm/llvm-project/pull/96136 ___________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] f3005d5 - [Serialization] Change input file content hash from size_t to uint64_t

2024-06-22 Thread Fangrui Song via cfe-commits
Entry.ContentHash[1] = uint32_t(ContentHash >> 32); if (Entry.IsSystemFile) SystemFiles.push_back(Entry); else ___________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[jenkinsci/packaging]

2024-06-22 Thread 'dependabot[bot]' via Jenkins Commits
to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/packaging

[jenkinsci/packaging]

2024-06-22 Thread 'dependabot[bot]' via Jenkins Commits
to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/packaging

[jenkinsci/packaging] b6c0bc: Bump requests from 2.31.0 to 2.32.2

2024-06-22 Thread 'dependabot[bot]' via Jenkins Commits
quests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] To unsubscrib

[jenkinsci/packaging] 4b9f74: Bump ansible from 9.7.0 to 10.1.0

2024-06-22 Thread 'dependabot[bot]' via Jenkins Commits
(https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](https://github.com/ansible-community/ansible-build-data/compare/9.7.0...10.1.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:

[jenkinsci/packaging] 9b2736: Test with Ansible 9.7.0 (#478)

2024-06-22 Thread 'Mark Waite' via Jenkins Commits
/notifications -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web vi

[clang-tools-extra] Enforce SL.con.3: Add check to replace operator[] with at() [Cont.] (PR #95220)

2024-06-22 Thread Paul Heidekrüger via cfe-commits
https://github.com/PBHDK updated https://github.com/llvm/llvm-project/pull/95220 From 37292995de0c5aa87408586749795a97468d4725 Mon Sep 17 00:00:00 2001 From: Sebastian Wolf Date: Wed, 17 Apr 2024 16:16:35 +0200 Subject: [PATCH 01/22] Enforce SL.con.3: Add check to replace operator[] with at()

[jenkinsci/badge-plugin]

2024-06-22 Thread 'renovate[bot]' via Jenkins Commits
you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkins

[jenkins-infra/jenkins-infra] bdb766: chore: Bump container agent image jenkins/inbound-...

2024-06-22 Thread 'jenkins-infra-bot' via Jenkins Commits
(JDK17) Made with ❤️️ by updatecli To unsubscribe from these emails, change your notification settings at https://github.com/jenkins-infra/jenkins-infra/settings/notifications -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To

[clang-tools-extra] reapply [clang-doc] Add --asset option to clang-doc (PR #96358)

2024-06-22 Thread Nico Weber via cfe-commits
with them what you will – except for the stdexcept include over in #93928, please remove that) https://github.com/llvm/llvm-project/pull/96358 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe

[jenkinsci/badge-plugin] aeef4b: Update dependency io.jenkins.tools.bom:bom-2.426.x...

2024-06-22 Thread 'renovate[bot]' via Jenkins Commits
ttings/notifications -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the

[clang-tools-extra] reapply [clang-doc] Add --asset option to clang-doc (PR #96358)

2024-06-22 Thread Nico Weber via cfe-commits
instead of in .../share/clang? https://github.com/llvm/llvm-project/pull/96358 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[jenkinsci/badge-plugin] 38a76f: Update dependency io.jenkins.tools.bom:bom-2.426.x...

2024-06-22 Thread 'renovate[bot]' via Jenkins Commits
https://github.com/jenkinsci/badge-plugin/settings/notifications -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegro

[clang-tools-extra] [clang-doc] Add basic e2e test (PR #93928)

2024-06-22 Thread Nico Weber via cfe-commits
@@ -0,0 +1,21 @@ +#include "Calculator.h" +#include nico wrote: Tests must be freestanding and cannot include system headers. https://github.com/llvm/llvm-project/pull/93928 ___ cfe-commits mailing list c

[clang-tools-extra] reapply [clang-doc] Add --asset option to clang-doc (PR #96358)

2024-06-22 Thread Nico Weber via cfe-commits
ferences), they should probably cause an actual error return code instead of just a warning? https://github.com/llvm/llvm-project/pull/96358 _______ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang-tools-extra] [clang-doc] Add basic e2e test (PR #93928)

2024-06-22 Thread Nico Weber via cfe-commits
pe": "record", +// JSON-INDEX-NEXT: "Path": "GlobalNamespace", +// JSON-INDEX-NEXT: "Children": [] +// JSON-INDEX-NEXT: } +// JSON-INDEX-NEXT: ] +// JSON-INDEX-NEXT: } +// JSON-INDEX-NEXT: ] +// JSON-INDEX-NEXT: }`; + +// HTML-SHAPE: +// HTML-SHAPE-NEXT: +// HTML-SHAPE-NEXT: class Shape +// HTML-SHAPE-NEXT: +// HTML-SHAPE-NEXT: nico wrote: This uses `../index.js` while the other three use `{{.*}}/index.js`. Shouldn't all four be consistent? https://github.com/llvm/llvm-project/pull/93928 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[jenkinsci/packaging] 7c74bd: Update dependency lit to v3.1.4 (#471)

2024-06-22 Thread 'Mark Waite' via Jenkins Commits
his message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenki

[clang-tools-extra] reapply [clang-doc] Add --asset option to clang-doc (PR #96358)

2024-06-22 Thread Nico Weber via cfe-commits
expected a change adding an `--asset` option to add a test that uses that option. https://github.com/llvm/llvm-project/pull/96358 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang-tools-extra] reapply [clang-doc] Add --asset option to clang-doc (PR #96358)

2024-06-22 Thread Nico Weber via cfe-commits
; << AssetsPath << "\n"; nico wrote: Why do we log this? That seems like a regression. https://www.linfo.org/rule_of_silence.html etc https://github.com/llvm/llvm-project/pull/96358 _______ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] f5b93ae - [clang] Fix -Wsign-compare in 32-bit builds

2024-06-22 Thread Fangrui Song via cfe-commits
ert(*SkipRangePtr == Hashptr - BeginPtr); + assert(*SkipRangePtr == unsigned(Hashptr - BeginPtr)); BeginPtr = nullptr; SkipRangePtr = nullptr; } ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-

[clang] [Clang] Simplify release notes and remove irrelevant comment (PR #96407)

2024-06-22 Thread via cfe-commits
*E : Inits) `` https://github.com/llvm/llvm-project/pull/96407 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang-tools-extra] reapply [clang-doc] Add --asset option to clang-doc (PR #96358)

2024-06-22 Thread Nico Weber via cfe-commits
e more discussion on why this doesn't implemented that way somewhere that I missed? https://github.com/llvm/llvm-project/pull/96358 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Clang] Simplify release notes and remove irrelevant comment (PR #96407)

2024-06-22 Thread Gábor Spaits via cfe-commits
/ ever have a parameter of the right type. if (TD) { SmallVector TmpInits; for (Expr *E : Inits) ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[jenkinsci/packaging] b8a5c7: Include 2.463 in docs as first weekly to require J...

2024-06-22 Thread 'Mark Waite' via Jenkins Commits
settings at https://github.com/jenkinsci/packaging/settings/notifications -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commit

[clang-tools-extra] reapply [clang-doc] Add --asset option to clang-doc (PR #96358)

2024-06-22 Thread Nico Weber via cfe-commits
it message? https://github.com/llvm/llvm-project/pull/96358 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[jenkinsci/packaging] ab7d90: Fix incorrect conditional in Java 17 version check...

2024-06-22 Thread 'Mark Waite' via Jenkins Commits
your notification settings at https://github.com/jenkinsci/packaging/settings/notifications -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-

branch master updated: gnu: Add python-sqlalchemy-2.

2024-06-22 Thread guix-commits
This is an automated email from the git hooks/post-receive script. jgart pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new dd5ef2cbdd gnu: Add python-sqlalchemy-2. dd5ef2cbdd is described below commit

[clang-tools-extra] reapply [clang-doc] Add --asset option to clang-doc (PR #96358)

2024-06-22 Thread Nico Weber via cfe-commits
happening? https://github.com/llvm/llvm-project/pull/96358 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[jenkinsci/packaging] d2c116: Drop Debian 10 support (#477)

2024-06-22 Thread 'Mark Waite' via Jenkins Commits
this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid

[Lldb-commits] [lldb] Reapply [lldb][DWARF] Delay struct/class/union definition DIE searching when parsing declaration DIEs. (PR #92328)

2024-06-22 Thread David Blaikie via lldb-commits
cking bugs, etc. https://github.com/llvm/llvm-project/pull/92328 _______ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[clang] Add support for builtin_verbose_trap (PR #79230)

2024-06-22 Thread David Blaikie via cfe-commits
___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] Add support for builtin_verbose_trap (PR #79230)

2024-06-22 Thread David Blaikie via cfe-commits
oject/pull/79230 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [HLSL][clang] Add elementwise builtins for trig intrinsics (PR #95999)

2024-06-22 Thread Farzon Lotfi via cfe-commits
https://github.com/farzonl updated https://github.com/llvm/llvm-project/pull/95999 >From 632ec448202a111a313536ffbf22589499dd214b Mon Sep 17 00:00:00 2001 From: Farzon Lotfi Date: Tue, 18 Jun 2024 17:47:13 -0400 Subject: [PATCH] [HLSL][clang] Add elementwise builtins for trig intrinsics This

[clang] [clang] Allow class with anonymous union member to be const-default-constructible even if a union member has a default member initializer (#95854) (PR #96301)

2024-06-22 Thread Rajveer Singh Bharadwaj via cfe-commits
+// +// expected-no-diagnostics + +struct A { + union { +int n = 0; +int m; + }; +}; +const A a; + +struct B { + union { +struct { + int n = 5; + int m; +}; + }; +}; +const B b; _______ cfe-commits mailing list cfe-commits@lists.llvm.org

[clang] [HLSL][clang] Add elementwise builtins for trig intrinsics (PR #95999)

2024-06-22 Thread via cfe-commits
Builtin::BI__builtin_elementwise_tanh: -return RValue::get( -emitBuiltinWithOneOverloadedType<1>(*this, E, llvm::Intrinsic::tanh, "elt.tanh")); +return RValue::get(emitBuiltinWithOneOverloadedType<1>( + *this, E, llvm::Intrinsic::tanh, "elt.tanh"));

[clang] [HLSL][clang] Add elementwise builtins for trig intrinsics (PR #95999)

2024-06-22 Thread Farzon Lotfi via cfe-commits
https://github.com/farzonl updated https://github.com/llvm/llvm-project/pull/95999 >From bb837fd791d627fceffb73eaac70b8f4db2f4dda Mon Sep 17 00:00:00 2001 From: Farzon Lotfi Date: Tue, 18 Jun 2024 17:47:13 -0400 Subject: [PATCH] [HLSL][clang] Add elementwise builtins for trig intrinsics This

[clang] [Clang][Driver] Expose `-fno-eliminate-unused-debug-types` to clang-cl (PR #95259)

2024-06-22 Thread David Blaikie via cfe-commits
of where Clang and MSVC differ in emitting some particular unreferenced type? I would imagine MSVC isn't emitting /every/ written type... https://github.com/llvm/llvm-project/pull/95259 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https

[clang] [Clang][Driver] Expose `-fno-eliminate-unused-debug-types` to clang-cl (PR #95259)

2024-06-22 Thread David Blaikie via cfe-commits
<1> v1; ``` (of course, in this case, `t1<0>` can no longer be instantiated) https://github.com/llvm/llvm-project/pull/95259 _______ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang-format] Don't count template template parameter as declaration (PR #96396)

2024-06-22 Thread Emilia Kond via cfe-commits
https://github.com/rymiel closed https://github.com/llvm/llvm-project/pull/96396 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] 6621505 - [clang-format] Don't count template template parameter as declaration (#96396)

2024-06-22 Thread via cfe-commits
ateDeclaration); +} + TEST_F(TokenAnnotatorTest, UnderstandsWhitespaceSensitiveMacros) { FormatStyle Style = getLLVMStyle(); Style.WhitespaceSensitiveMacros.push_back("FOO"); ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang-format] Don't count template template parameter as declaration (PR #96396)

2024-06-22 Thread Owen Pan via cfe-commits
https://github.com/owenca approved this pull request. https://github.com/llvm/llvm-project/pull/96396 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Docs][Clang] Missing DR status for C++23-era papers in cxx_status.html (PR #68846)

2024-06-22 Thread A. Jiang via cfe-commits
frederick-vs-ja wrote: @Endilll I think it's ready now. Sorry for late replying again. https://github.com/llvm/llvm-project/pull/68846 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Docs][Clang] Missing DR status for C++23-era papers in cxx_status.html (PR #68846)

2024-06-22 Thread A. Jiang via cfe-commits
s @@ -563,7 +563,7 @@ C++20 implementation status https://wg21.link/p2103r0;>P2103R0 -https://wg21.link/p2493r0;>P2493R0 +https://wg21.link/p2493r0;>P2493R0 (DR) https://wg21.link/p2092r0;>P2092R0 ___

[clang] [llvm] [RISCV] Add support for getHostCPUFeatures using hwprobe (PR #94352)

2024-06-22 Thread Yingwei Zheng via cfe-commits
dtcxzyw wrote: I have no idea about why it corrupts StringMap. Sad :( ![image](https://github.com/llvm/llvm-project/assets/15650457/fd427068-6ca0-4ecb-a340-48c51e5629a6) https://github.com/llvm/llvm-project/pull/94352 ___ cfe-commits mailing list

[clang] [Docs][Clang] Missing DR status for C++23-era papers in cxx_status.html (PR #68846)

2024-06-22 Thread A. Jiang via cfe-commits
https://github.com/frederick-vs-ja edited https://github.com/llvm/llvm-project/pull/68846 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [llvm] [RISCV] Add support for getHostCPUFeatures using hwprobe (PR #94352)

2024-06-22 Thread Craig Topper via cfe-commits
https://github.com/topperc approved this pull request. LGTM https://github.com/llvm/llvm-project/pull/94352 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang][utils] Remove ClangDataFormat.py for now (PR #96385)

2024-06-22 Thread Michael Buch via cfe-commits
tThreadPlanUserBreakpoint.py > (330 of 2732) > PASS: lldb-api :: > functionalities/data-formatter/data-formatter-caching/TestDataFormatterCaching.py > (331 of 2732) > PASS: lldb-api :: > functionalities/data-formatter/custom-printf-summary/TestCustomSummaryLLVMFormat.py > (332 of 2732) > PASS: lldb-api :: > functionalities/data-formatter/data-formatter-advanced/TestDataFormatterAdv.py > (333 of 2732) > ``` Seems unrelated https://github.com/llvm/llvm-project/pull/96385 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[jenkinsci/additional-identities-plugin]

2024-06-22 Thread 'renovate[bot]' via Jenkins Commits
-- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.go

[jenkinsci/additional-identities-plugin] 841951: Update dependency io.jenkins.tools.bom:bom-2.440.x...

2024-06-22 Thread 'renovate[bot]' via Jenkins Commits
ub.com/jenkinsci/additional-identities-plugin/settings/notifications -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegro

[jenkinsci/jenkins] 029fa0: Update dependency webpack to v5.92.1

2024-06-22 Thread 'renovate[bot]' via Jenkins Commits
ttings/notifications -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the

[jenkinsci/additional-identities-plugin] a323ae: Update dependency io.jenkins.tools.bom:bom-2.440.x...

2024-06-22 Thread 'renovate[bot]' via Jenkins Commits
e your notification settings at https://github.com/jenkinsci/additional-identities-plugin/settings/notifications -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an ema

[Qemu-commits] [qemu/qemu] 35e71e: hw/net/can/xlnx-versal-canfd: Fix sorting of the t...

2024-06-22 Thread Richard Henderson via Qemu-commits
Branch: refs/heads/staging Home: https://github.com/qemu/qemu Commit: 35e71ec53581fc8a90dfff1565e4ba344945cf80 https://github.com/qemu/qemu/commit/35e71ec53581fc8a90dfff1565e4ba344945cf80 Author: Shiva sagar Myana Date: 2024-06-21 (Fri, 21 Jun 2024) Changed paths: M

[clang] 170c194 - [clang][Interp] Fix CFStringMakeConstantString etc. evaluation

2024-06-22 Thread Timm Bäder via cfe-commits
-constant-interpreter // Check that the backing store of CFStrings are constant with the // -fwritable-strings flag. ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

04/07: gnu: python-apsw: Update to 3.46.0.0.

2024-06-22 Thread guix-commits
cbaines pushed a commit to branch master in repository guix. commit b44692a233c4146d5f1a2923dda9cdb08917979a Author: Andy Tai AuthorDate: Sun Jun 16 07:48:58 2024 -0700 gnu: python-apsw: Update to 3.46.0.0. * gnu/packages/databases.scm (python-apsw): Update to 3.46.0.0.

03/07: gnu: sqlite-next: Update to 3.46.0.

2024-06-22 Thread guix-commits
cbaines pushed a commit to branch master in repository guix. commit f24633e0b744155b4b62c4da24f5a0e9e8330e77 Author: Andy Tai AuthorDate: Sun Jun 16 07:48:57 2024 -0700 gnu: sqlite-next: Update to 3.46.0. * gnu/packages/sqlite.scm (sqlite-next): Update to 3.46.0.

01/07: gnu: mullvadbrowser: Update to 13.0.16.

2024-06-22 Thread guix-commits
cbaines pushed a commit to branch master in repository guix. commit b97b43dc1ec7542abb2a7b0a658208d0c5c5e6a9 Author: André Batista AuthorDate: Wed Jun 12 15:31:22 2024 -0300 gnu: mullvadbrowser: Update to 13.0.16. Fixes CVEs 2024-5702, 2024-5688, 2024-5690, 2024-5691, 2024-5692,

05/07: gnu: guix-data-service: Update to 0.0.1-51.eeb026b.

2024-06-22 Thread guix-commits
cbaines pushed a commit to branch master in repository guix. commit 020d95b2e084d6b380e3b9ab97f0ce1027d68517 Author: Christopher Baines AuthorDate: Sat Jun 22 17:45:39 2024 +0100 gnu: guix-data-service: Update to 0.0.1-51.eeb026b. * gnu/packages/web.scm (guix-data-service): Update

02/07: gnu: gnunet: Update to 0.21.2.

2024-06-22 Thread guix-commits
cbaines pushed a commit to branch master in repository guix. commit 894f25bdbd0e6b82beaf699af58f6f7557d3d658 Author: Andy Tai AuthorDate: Sat Jun 8 09:55:19 2024 -0700 gnu: gnunet: Update to 0.21.2. * gnu/packages/gnunet.scm (gnunet): Update to 0.21.2. Change-Id:

07/07: gnu: nar-herder: Update to 0-37.82f9371.

2024-06-22 Thread guix-commits
cbaines pushed a commit to branch master in repository guix. commit 018f2781d5aa301c156c81981f1fd3df56e438b9 Author: Christopher Baines AuthorDate: Sat Jun 22 17:50:33 2024 +0100 gnu: nar-herder: Update to 0-37.82f9371. * gnu/packages/package-management.scm (nar-herder): Update to

branch master updated (d601e953a4 -> 018f2781d5)

2024-06-22 Thread guix-commits
cbaines pushed a change to branch master in repository guix. from d601e953a4 gnu: LLVM, Clang, libomp, lld: Update to 18.1.7. new b97b43dc1e gnu: mullvadbrowser: Update to 13.0.16. new 894f25bdbd gnu: gnunet: Update to 0.21.2. new f24633e0b7 gnu: sqlite-next: Update to 3.46.0.

06/07: gnu: guix-build-coordinator: Update to 0-108.0d1e6e6.

2024-06-22 Thread guix-commits
cbaines pushed a commit to branch master in repository guix. commit d4cba4a8cce82039ab762adb8efa508e9d0413d8 Author: Christopher Baines AuthorDate: Sat Jun 22 17:49:11 2024 +0100 gnu: guix-build-coordinator: Update to 0-108.0d1e6e6. * gnu/packages/package-management.scm

[clang] [llvm] [Serialization] Use stable hash functions (PR #96136)

2024-06-22 Thread Michał Górny via cfe-commits
mgorny wrote: Also hit it on 32-bit x86; filed #96379 before I managed to bisect it. https://github.com/llvm/llvm-project/pull/96136 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang][utils] Remove ClangDataFormat.py for now (PR #96385)

2024-06-22 Thread LLVM Continuous Integration via cfe-commits
unctionalities/data-formatter/data-formatter-advanced/TestDataFormatterAdv.py (333 of 2732) ``` https://github.com/llvm/llvm-project/pull/96385 ___________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] 0fccae9 - [clang][utils] Remove ClangDataFormat.py for now (#96385)

2024-06-22 Thread via cfe-commits
ables(True, True, True, True) -for val in value_list: -found = searchForType(val, searched) -if found: -return found if not found.TypeIsPointerType() else found.Dereference() - - -def getValueFromExpression(val, expr): -return val.GetFrame().EvaluateExpression(getExpressionPath(v

[clang] [clang][utils] Remove ClangDataFormat.py for now (PR #96385)

2024-06-22 Thread Michael Buch via cfe-commits
https://github.com/Michael137 closed https://github.com/llvm/llvm-project/pull/96385 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang] inherit GD to let the codegen add kcfi type for ifunc (PR #96400)

2024-06-22 Thread via cfe-commits
verTy, GD, /*ForVTable=*/false); llvm::GlobalIFunc *GIF = llvm::GlobalIFunc::create(DeclTy, 0, llvm::Function::ExternalLinkage, `` https://github.com/llvm/llvm-project/pull/96400 ___ cfe-commits mailing list cfe-commits@lists

[clang] [clang] inherit GD to let the codegen add kcfi type for ifunc (PR #96400)

2024-06-22 Thread via cfe-commits
ernalLinkage, ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[jenkinsci/scoring-load-balancer-plugin]

2024-06-22 Thread 'renovate[bot]' via Jenkins Commits
-- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.go

[jenkinsci/scoring-load-balancer-plugin] de51c1: Update dependency io.jenkins.tools.bom:bom-2.440.x...

2024-06-22 Thread 'renovate[bot]' via Jenkins Commits
ub.com/jenkinsci/scoring-load-balancer-plugin/settings/notifications -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegro

[clang] [clang][utils] Remove ClangDataFormat.py for now (PR #96385)

2024-06-22 Thread Jonas Devlieghere via cfe-commits
https://github.com/JDevlieghere approved this pull request. https://github.com/llvm/llvm-project/pull/96385 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

branch master updated (bfd957ee59 -> d601e953a4)

2024-06-22 Thread guix-commits
z572 pushed a change to branch master in repository guix. from bfd957ee59 gnu: ngtcp2: Update to 1.6.0. new 5d39cbdfff doc: Fix typo in Guix Home Service new d601e953a4 gnu: LLVM, Clang, libomp, lld: Update to 18.1.7. The 2 revisions listed above as "new" are entirely new to this

01/02: doc: Fix typo in Guix Home Service

2024-06-22 Thread guix-commits
z572 pushed a commit to branch master in repository guix. commit 5d39cbdfff0c3d3ddb1d97666dadb725874158e3 Author: Richard Sent AuthorDate: Sat Jun 15 10:38:33 2024 -0400 doc: Fix typo in Guix Home Service * doc/guix.texi (Guix Home Service): Change home-service-type to

02/02: gnu: LLVM, Clang, libomp, lld: Update to 18.1.7.

2024-06-22 Thread guix-commits
z572 pushed a commit to branch master in repository guix. commit d601e953a463669a775ce17138e2b0f0c2e73ad9 Author: Michael Ford AuthorDate: Mon Jun 10 10:55:42 2024 +0100 gnu: LLVM, Clang, libomp, lld: Update to 18.1.7. * gnu/packages/llvm.scm (llvm-18, clang-18, libomp-18, lld-18):

<    8   9   10   11   12   13   14   15   16   17   >