Skip to content

Conversation

@pcanal
Copy link
Member

@pcanal pcanal commented Apr 29, 2025

Back-port of #18522

Those routines are at the very least looking up information into Clang and thus need to prevent concurrent updates. Some of the routines can also sometimes induces changes in Clang (eg. template instantiation).

This fixes #18520 and #18519

pcanal added 2 commits April 29, 2025 10:04
Those routines are at the very least looking up information into
Clang and thus need to prevent concurrent updates.  Some of the
routines can also sometimes induces changes in Clang (eg. template
instantiation).
@pcanal pcanal added this to the 6.36.00 milestone Apr 29, 2025
@pcanal pcanal self-assigned this Apr 29, 2025
@pcanal pcanal requested a review from dpiparo as a code owner April 29, 2025 15:07
@github-actions
Copy link

github-actions bot commented Apr 29, 2025

Test Results

    18 files      18 suites   4d 6h 45m 22s ⏱️
 2 744 tests  2 597 ✅  0 💤 147 ❌
47 735 runs  47 576 ✅ 12 💤 147 ❌

For more details on these failures, see this check.

Results for commit 0397ec7.

♻️ This comment has been updated with latest results.

@pcanal
Copy link
Member Author

pcanal commented Apr 29, 2025

The Fedora failures are unrelated.

@pcanal pcanal merged commit 8dcb12b into root-project:v6-36-00-patches Apr 29, 2025
37 of 41 checks passed
@pcanal pcanal deleted the v636-18520 branch April 29, 2025 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant