C++: Follow-up changes

This commit is contained in:
Tom Hvitved
2020-06-30 17:04:38 +02:00
parent 1fa58bd82d
commit de3dc734ff
8 changed files with 16 additions and 32 deletions

View File

@@ -1,6 +1,5 @@
uniqueEnclosingCallable
uniqueTypeBound
uniqueTypeRepr
uniqueType
uniqueNodeLocation
missingLocation
uniqueNodeToString

View File

@@ -1,6 +1,5 @@
uniqueEnclosingCallable
uniqueTypeBound
uniqueTypeRepr
uniqueType
uniqueNodeLocation
| BarrierGuard.cpp:2:11:2:13 | p#0 | Node should have one location but has 6. |
| acrossLinkTargets.cpp:2:11:2:13 | p#0 | Node should have one location but has 6. |

View File

@@ -1,8 +1,7 @@
uniqueEnclosingCallable
| C.cpp:37:24:37:33 | 0 | Node should have one enclosing callable but has 0. |
| C.cpp:37:24:37:33 | new | Node should have one enclosing callable but has 0. |
uniqueTypeBound
uniqueTypeRepr
uniqueType
uniqueNodeLocation
missingLocation
uniqueNodeToString

View File

@@ -1,6 +1,5 @@
uniqueEnclosingCallable
uniqueTypeBound
uniqueTypeRepr
uniqueType
uniqueNodeLocation
| D.cpp:1:17:1:17 | o | Node should have one location but has 3. |
| by_reference.cpp:1:17:1:17 | o | Node should have one location but has 3. |