Skip to content

Commit a41cd6b

Browse files
broadwaylambldionne
authored andcommitted
[libc++] [test] Add missing FILE_DEPENDENCIES to align.pass.sh.cpp
Differential Revision: https://reviews.llvm.org/D77541
1 parent 64c2312 commit a41cd6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libcxx/test/libcxx/atomics/atomics.align/align.pass.sh.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
//
99
// UNSUPPORTED: libcpp-has-no-threads, c++98, c++03
1010
// REQUIRES: libatomic
11+
// FILE_DEPENDENCIES: %t.exe
1112
// RUN: %{build} -latomic
1213
// RUN: %{run}
1314
//

0 commit comments

Comments
 (0)