Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

[spirv] fix sorting DebugTypeTemplateParam bug#317

Merged
jaebaek merged 1 commit intogoogle:debug_infofrom
jaebaek:dbg_type_template
Jun 8, 2020
Merged

[spirv] fix sorting DebugTypeTemplateParam bug#317
jaebaek merged 1 commit intogoogle:debug_infofrom
jaebaek:dbg_type_template

Conversation

@jaebaek
Copy link
Copy Markdown

@jaebaek jaebaek commented Jun 8, 2020

We emit DebugInfoNone for Value operand of DebugTypeTemplateParam
when DebugTypeTemplateParam is used for a type, not a value. Previously,
we did not consider the case in SortDebugInfoVisitor.

Fixes #311

We emit DebugInfoNone for Value operand of DebugTypeTemplateParam
when DebugTypeTemplateParam is used for a type, not a value. Previously,
we did not consider the case in SortDebugInfoVisitor.
@jaebaek jaebaek requested a review from ehsannas June 8, 2020 15:26
@jaebaek jaebaek self-assigned this Jun 8, 2020
@AppVeyorBot
Copy link
Copy Markdown

@jaebaek jaebaek merged commit 6a50b22 into google:debug_info Jun 8, 2020
@jaebaek jaebaek deleted the dbg_type_template branch June 8, 2020 17:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants