Skip to content

Commit 65b3141

Browse files
committed
remove whitespace change
1 parent 300f8e3 commit 65b3141

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/include/clang/AST/Type.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2665,6 +2665,7 @@ class alignas(TypeAlignment) Type : public ExtQualsTypeCommonBase {
26652665
bool isHLSLAttributedResourceType() const;
26662666
bool isHLSLIntangibleType()
26672667
const; // Any HLSL intangible type (builtin, array, class)
2668+
26682669
/// Determines if this type, which must satisfy
26692670
/// isObjCLifetimeType(), is implicitly __unsafe_unretained rather
26702671
/// than implicitly __strong.

0 commit comments

Comments
 (0)