]> granicus.if.org Git - clang/commitdiff
Remove unused test input.
authorNico Weber <nicolasweber@gmx.de>
Tue, 23 Dec 2014 19:30:13 +0000 (19:30 +0000)
committerNico Weber <nicolasweber@gmx.de>
Tue, 23 Dec 2014 19:30:13 +0000 (19:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@224784 91177308-0d34-0410-b5e6-96231b3b80d8

test/Modules/Inputs/pr19692/my.cc [deleted file]

diff --git a/test/Modules/Inputs/pr19692/my.cc b/test/Modules/Inputs/pr19692/my.cc
deleted file mode 100644 (file)
index bb0b7c5..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#include "TFoo.h"
-#include "stdint.h"
-
-  int k = INT64_MAX; // error!
-