Skip to content

Commit f2e6731

Browse files
committed
New and improved with a newline
1 parent 7ed11d0 commit f2e6731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/include/clang/Basic/AttrDocs.td

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9308,4 +9308,4 @@ diagnostics with code like:
93089308
char BadStr[3] = "foo"; // No space for the null terminator, diagnosed
93099309
__attribute__((nonstring)) char NotAStr[3] = "foo"; // Not diagnosed
93109310
}];
9311-
}
9311+
}

0 commit comments

Comments
 (0)