This file is indexed.

/usr/src/llvm-2.9/patches/0012-RUNTESTFLAGS.patch is in llvm-2.9-source 2.9+dfsg-3ubuntu4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
---
 Makefile |    1 -
 1 file changed, 1 deletion(-)

--- a/test/Makefile
+++ b/test/Makefile
@@ -27,7 +27,6 @@
 endif
 
 ifdef VERBOSE
-RUNTESTFLAGS := $(VERBOSE)
 LIT_ARGS := -v
 else
 LIT_ARGS := -s -v