Skip to content

Conversation

@cachemeifyoucan
Copy link
Collaborator

Fix a buildbot failure on some bots using gcc:

MappedFileRegionArena.cpp:275:10: error: could not convert ‘Result’ from ‘llvm::cas::MappedFileRegionArena’ to ‘llvm::Expected<llvm::cas::MappedFileRegionArena>’

This is caused by RVO not activated causing the type check error.

Created using spr 1.3.6
@cachemeifyoucan cachemeifyoucan enabled auto-merge (squash) September 15, 2025 17:39
@cachemeifyoucan cachemeifyoucan merged commit 50d0ce6 into main Sep 15, 2025
10 checks passed
@cachemeifyoucan cachemeifyoucan deleted the users/cachemeifyoucan/spr/cas-fix-build-failure-from-114099-using-gcc branch September 15, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants