Skip to content

Commit 5852461

Browse files
committed
add missing {
1 parent 48957a3 commit 5852461

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/lib/Headers/hlsl/hlsl_intrinsics.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -668,6 +668,7 @@ smoothstep(__detail::HLSL_FIXED_VECTOR<float, N> Min,
668668

669669
inline bool CheckAccessFullyMapped(uint Status) {
670670
return static_cast<bool>(Status);
671+
}
671672

672673
//===----------------------------------------------------------------------===//
673674
// fwidth builtin

0 commit comments

Comments
 (0)