Skip to content

Commit 919f0b4

Browse files
committed
test commit
1 parent 6f5edc3 commit 919f0b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Analysis/PR47511.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ constexpr strong_ordering strong_ordering::less = {-1};
1414
} // namespace std
1515

1616
void test() {
17-
// no crash
17+
// No crash
1818
(void)(0 <=> 0);
1919
}

0 commit comments

Comments
 (0)