• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1RUN: echo -n abc | llvm-strings - | FileCheck -allow-empty %s
2CHECK-NOT: abc
3