diff options
Diffstat (limited to 'contrib/llvm/tools/clang/bindings/python/tests/cindex/INPUTS/header3.h')
-rw-r--r-- | contrib/llvm/tools/clang/bindings/python/tests/cindex/INPUTS/header3.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/llvm/tools/clang/bindings/python/tests/cindex/INPUTS/header3.h b/contrib/llvm/tools/clang/bindings/python/tests/cindex/INPUTS/header3.h deleted file mode 100644 index 6dca764860e1..000000000000 --- a/contrib/llvm/tools/clang/bindings/python/tests/cindex/INPUTS/header3.h +++ /dev/null @@ -1,3 +0,0 @@ -// Not a guarded header! - -void f(); |