--- !Analysis Pass: generic-remarks-pass Name: Remark DebugLoc: { File: path/to/anno.c, Line: 1, Column: 2 } Function: func1 Args: - count1: '1' - count2: '2' - count3: '3' - count4: '4' - String: ' instructions with ' - type: remark --- !Analysis Pass: generic-remarks-pass Name: Remark2 DebugLoc: { File: path/to/anno2.c, Line: 1, Column: 2 } Function: func1 Args: - count1: '1' - count2: '2' - count3: '3' - String: ' instructions with ' - type: remark --- !Analysis Pass: generic-remarks-pass Name: Remark3 DebugLoc: { File: path/to/anno.c, Line: 1, Column: 2 } Function: func1 Args: - count1: '1' - String: ' instructions with ' - type: remark --- !Analysis Pass: generic-remarks-pass Name: Remark DebugLoc: { File: path/to/anno.c, Line: 1, Column: 2 } Function: func2 Args: - count1: '1' - count2: '2' - count3: '3' - String: ' instructions with ' - type: remark