Skip to content

Commit 4521dc1

Browse files
committed
clang-format
1 parent 9991904 commit 4521dc1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/lib/Sema/SemaHLSL.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3174,7 +3174,6 @@ void SemaHLSL::deduceAddressSpace(VarDecl *Decl) {
31743174
Decl->setType(Type);
31753175
}
31763176

3177-
31783177
void SemaHLSL::ActOnVariableDeclarator(VarDecl *VD) {
31793178
if (VD->hasGlobalStorage()) {
31803179
// make sure the declaration has a complete type

0 commit comments

Comments
 (0)