summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/check-time-trace-sections.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Driver/check-time-trace-sections.cpp')
-rw-r--r--clang/test/Driver/check-time-trace-sections.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Driver/check-time-trace-sections.cpp b/clang/test/Driver/check-time-trace-sections.cpp
index 2dbe2037550..4d1c0fde3a8 100644
--- a/clang/test/Driver/check-time-trace-sections.cpp
+++ b/clang/test/Driver/check-time-trace-sections.cpp
@@ -1,3 +1,4 @@
+// REQUIRES: shell
// RUN: %clangxx -S -ftime-trace -ftime-trace-granularity=0 -o %T/check-time-trace-sections %s
// RUN: cat %T/check-time-trace-sections.json | %python %S/check-time-trace-sections.py
OpenPOWER on IntegriCloud