@@ -11,10 +11,14 DataSeriesMergeHelper\.h:\d+:.*IPSIS_S01.* | |||
|
11 | 11 | |
|
12 | 12 | # Ignore false positive relative to a template class |
|
13 | 13 | ArrayData\.h:\d+:.*IPSIS_S04_METHOD.*found: push_back |
|
14 | ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (const_iterator) | |
|
14 | 15 | ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (D) |
|
16 | ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (IC) | |
|
15 | 17 | ArrayData\.h:\d+:.*IPSIS_S04_NAMESPACE.*found: (arraydata_detail) |
|
16 | 18 | ArrayData\.h:\d+:.*IPSIS_S06.*found: (D) |
|
17 | 19 | ArrayData\.h:\d+:.*IPSIS_S06.*found: (Dim) |
|
20 | ArrayData\.h:\d+:.*IPSIS_S06.*found: (IC) | |
|
21 | ArrayData\.h:\d+:.*IPSIS_S06.*found: (IsConst) | |
|
18 | 22 | DataSeries\.h:\d+:.*IPSIS_S04_METHOD.*found: LOG_DataSeries |
|
19 | 23 | DataSeries\.h:\d+:.*IPSIS_S04_METHOD.*found: push_back |
|
20 | 24 | DataSeries\.h:\d+:.*IPSIS_S04_VARIABLE.* |
@@ -22,6 +26,9 DataSeries\.h:\d+:.*IPSIS_S04_NAMESPACE.*found: (dataseries_detail) | |||
|
22 | 26 | DataSeries\.h:\d+:.*IPSIS_S05.* |
|
23 | 27 | DataSeries\.h:\d+:.*IPSIS_S06.*found: (value_type) |
|
24 | 28 | DataSeries\.h:\d+:.*IPSIS_S06.*found: (DataSeriesIteratorValue) |
|
29 | DataSeries\.h:\d+:.*IPSIS_S06.*found: (Dim) | |
|
30 | DataSeries\.h:\d+:.*IPSIS_S06.*found: (IC) | |
|
31 | DataSeries\.h:\d+:.*IPSIS_S06.*found: (IsConst) | |
|
25 | 32 | |
|
26 | 33 | # Ignore false positive relative to iterators |
|
27 | 34 | SqpIterator\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (forward_iterator_tag) |
General Comments 0
You need to be logged in to leave comments.
Login now