Skip to content

Commit 1077d03

Browse files
committed
Trim trailing empty line in test to please clang-format
1 parent 9c6dd66 commit 1077d03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcxx/test/std/atomics/atomics.types.generic/cv_unqualified.verify.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,3 @@
2222
void f() {
2323
std::atomic<const int> a; // expected-error@*:* {{std::atomic<T> requires that 'T' be a cv-unqualified type}}
2424
}
25-

0 commit comments

Comments
 (0)