[debuginfo-tests] 2348b5c - [dexter] Remove accidentally committed .rej file

via llvm-commits llvm-commits at lists.llvm.org
Fri May 21 01:11:45 PDT 2021


Author: OCHyams
Date: 2021-05-21T09:10:18+01:00
New Revision: 2348b5c943198ffedb3494b8443ae172ba96c00e

URL: https://github.com/llvm/llvm-project/commit/2348b5c943198ffedb3494b8443ae172ba96c00e
DIFF: https://github.com/llvm/llvm-project/commit/2348b5c943198ffedb3494b8443ae172ba96c00e.diff

LOG: [dexter] Remove accidentally committed .rej file

The file was added in 98e7911f9517.

Added: 
    

Modified: 
    

Removed: 
    debuginfo-tests/dexter/feature_tests/subtools/test/label_another_line.cpp.rej


################################################################################
diff  --git a/debuginfo-tests/dexter/feature_tests/subtools/test/label_another_line.cpp.rej b/debuginfo-tests/dexter/feature_tests/subtools/test/label_another_line.cpp.rej
deleted file mode 100644
index 906fc7280097..000000000000
--- a/debuginfo-tests/dexter/feature_tests/subtools/test/label_another_line.cpp.rej
+++ /dev/null
@@ -1,7 +0,0 @@
-
diff  a/debuginfo-tests/dexter/feature_tests/subtools/test/label_another_line.cpp b/debuginfo-tests/dexter/feature_tests/subtools/test/label_another_line.cpp	(rejected hunks)
-@@ -11,4 +11,4 @@
- }
- 
- // DexLabel('test', on_line=10)
--// DexExpectWatchValue('result', '0', on_line=ref('test'))
-+// DexExpectWatchValue('result', '0', on_line=ref('test'))


        


More information about the llvm-commits mailing list