Skip to content

Refactor HLSLExternalSemaSource's builder API #72895

@bogner

Description

@bogner

The BuiltinTypeDeclBuilder in HLSLExternalSemaSource is used to simplify building the various HLSL builtin types (like resources), but it turns out it's a bit clunky for some of the common patterns. Refactor this to make it easier to read and write the definitions of things like RWBuffer.

Metadata

Metadata

Assignees

Labels

HLSLHLSL Language Supportclang:frontendLanguage frontend issues, e.g. anything involving "Sema"

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions