We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2935227 commit 86474c7Copy full SHA for 86474c7
compiler-rt/test/sanitizer_common/TestCases/Linux/getpass.cc
@@ -1,4 +1,5 @@
1
// RUN: %clangxx -O0 -g %s -lutil -o %t && %run %t | FileCheck %s
2
+// REQUIRES: stable-runtime
3
#include <assert.h>
4
#include <stdio.h>
5
#include <unistd.h>
0 commit comments