[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / clang / test / Driver / print-empty-prog-name.c
blobe01715f3b0b8e18c2fcb6cefd9e183d096e18552
1 // Test that -print-prog-name= correctly returns an empty string
3 // RUN: %clang -print-prog-name= 2>&1 | FileCheck %s
4 // CHECK-NOT:{{.+}}