Skip to content

[🍒][-Wunsafe-buffer-usage] Fix a bug that wrongly assumed CXXMethodDecl always has an identifier (#137248) #10622

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: swift/release/6.2
Choose a base branch
from

Conversation

ziqingluo-90
Copy link

Fix a bug in UnsafeBufferUsage.cpp that wrongly assumed that CXXMethodDecl always has an identifier.

rdar://149071318
(cherry picked from commit be48c0d)

@ziqingluo-90 ziqingluo-90 requested a review from a team as a code owner May 5, 2025 23:06
@ziqingluo-90
Copy link
Author

@swift-ci test llvm

@ziqingluo-90 ziqingluo-90 changed the base branch from stable/20240723 to swift/release/6.2 May 6, 2025 00:18
…always has an identifier (llvm#137248)

Fix a bug in UnsafeBufferUsage.cpp that wrongly assumed that
CXXMethodDecl always has an identifier.

rdar://149071318
(cherry picked from commit be48c0d)
@ziqingluo-90 ziqingluo-90 force-pushed the ziqing/cherrypick-149071318 branch from 1a00a60 to 379e7ec Compare May 6, 2025 00:25
@ziqingluo-90
Copy link
Author

@swift-ci test llvm

@ziqingluo-90
Copy link
Author

@swift-ci test

@ziqingluo-90 ziqingluo-90 changed the title [-Wunsafe-buffer-usage] Fix a bug that wrongly assumed CXXMethodDecl always has an identifier (#137248) [🍒][-Wunsafe-buffer-usage] Fix a bug that wrongly assumed CXXMethodDecl always has an identifier (#137248) May 6, 2025
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.

1 participant