[libcxx-commits] [PATCH] D77541: [libc++] [test] Add missing FILE_DEPENDENCIES to align.pass.sh.cpp

Sergej Jaskiewicz via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Apr 6 05:22:27 PDT 2020


broadwaylamb created this revision.
broadwaylamb added a reviewer: ldionne.
Herald added subscribers: libcxx-commits, dexonsmith.
Herald added a project: libc++.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D77541

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


Index: libcxx/test/libcxx/atomics/atomics.align/align.pass.sh.cpp
===================================================================
--- libcxx/test/libcxx/atomics/atomics.align/align.pass.sh.cpp
+++ libcxx/test/libcxx/atomics/atomics.align/align.pass.sh.cpp
@@ -8,6 +8,7 @@
 //
 // UNSUPPORTED: libcpp-has-no-threads, c++98, c++03
 // REQUIRES: libatomic
+// FILE_DEPENDENCIES: %t.exe
 // RUN: %{build} -latomic
 // RUN: %{run}
 //


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77541.255290.patch
Type: text/x-patch
Size: 434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200406/3c8ca51b/attachment.bin>


More information about the libcxx-commits mailing list