Skip to content

Commit

Permalink
Update tools/clang/lib/SPIRV/DeclResultIdMapper.h
Browse files Browse the repository at this point in the history
Co-authored-by: Cassandra Beckley <[email protected]>
  • Loading branch information
s-perron and cassiebeckley authored Dec 8, 2023
1 parent 20ab167 commit 2604ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/clang/lib/SPIRV/DeclResultIdMapper.h
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ class DeclResultIdMapper {
const DeclContext *decl, int arraySize, ContextUsageKind usageKind,
llvm::StringRef typeName, llvm::StringRef varName);

/// Creates all of the stage variables that must be generated for the give
/// Creates all of the stage variables that must be generated for the given
/// stage variable data. Returns true on success.
///
/// stageVarData: See the definition of StageVarDataBundle to see how that
Expand Down

0 comments on commit 2604ad5

Please sign in to comment.