summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/test/CodeGenCXX/debug-info-namespace.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/CodeGenCXX/debug-info-namespace.cpp b/clang/test/CodeGenCXX/debug-info-namespace.cpp
index 69321209696..a2d7ede1643 100644
--- a/clang/test/CodeGenCXX/debug-info-namespace.cpp
+++ b/clang/test/CodeGenCXX/debug-info-namespace.cpp
@@ -74,3 +74,4 @@ int func(bool b) {
// FIXME: It is confused on win32 to generate file entry when dosish filename is given.
// REQUIRES: shell
+// REQUIRES: shell-preserves-root
OpenPOWER on IntegriCloud