Skip to content

Commit

Permalink
Merge 97e8340 into 1590291
Browse files Browse the repository at this point in the history
  • Loading branch information
kris-rowe committed Aug 21, 2023
2 parents 1590291 + 97e8340 commit ee70acf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/occa/internal/lang/modes/dpcpp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@ namespace occa
var.vartype.setType(auto_);
var.vartype.setReferenceToken(var.source);
var.vartype.arrays.clear();
// var.vartype.qualifiers.clear();
}
});
}
Expand Down

0 comments on commit ee70acf

Please sign in to comment.