6 lines
214 B
Text
6 lines
214 B
Text
RUN: llvm-remarkutil count --parser=yaml --group-by=source %p/Inputs/remark-group-by.yaml | FileCheck %s
|
|
|
|
; CHECK-LABEL: Source,Count
|
|
; CHECK: path/to/anno.c,4
|
|
; CHECK: path/to/anno2.c,1
|
|
; CHECK: path/to/anno3.c,1
|