Skip to content

[BoundsSafety] Unify ParseLexedCAttribute into ParseLexedAttribute #12436

@rapidsna

Description

@rapidsna

ParseLexedCAttribute was copied from ParseLexedAttribute primarily to handle C code. Ideally, these should be unified into a single ParseLexedAttribute function. This is tracked upstream in llvm#93263; however, the change should first be made in swiftlang, which contains the full -fbounds-safety implementation, to ensure compatibility with logic not yet present upstream. Once validated, the change can then be upstreamed to llvm/llvm-project.

Metadata

Metadata

Assignees

Labels

clang:bounds-safetyIssue relating to the experimental -fbounds-safety feature in Clang

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions