Skip to content

Commit e2ddf4d

Browse files
committed
formating 2
1 parent c8ce514 commit e2ddf4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/include/llvm/Frontend/HLSL/HLSLBinding.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ struct Binding {
126126
std::tie(RHS.RC, RHS.Space, RHS.LowerBound);
127127
}
128128
};
129+
129130
class BoundRegs {
130131
SmallVector<Binding> Bindings;
131132

0 commit comments

Comments
 (0)