Skip to content

Commit 19e95ab

Browse files
committed
[NFC] Strip trailing whitespace in test to test Github committing
1 parent 31d3c1d commit 19e95ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/test/libcxx/memory/aligned_allocation_macro.pass.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
# error "libc++ should have aligned allocation in C++17 and up when targeting a platform that supports it"
3030
#endif
3131

32-
int main(int, char**) {
32+
int main(int, char**) {
3333
return 0;
3434
}

0 commit comments

Comments
 (0)