================
@@ -1704,7 +1702,7 @@ class AnnotatingParser {
             Previous->isPointerOrReference() ||
----------------
owenca wrote:

```suggestion
            (!Previous->isTypeFinalized() &&
             Previous->isPointerOrReference()) ||
```
and keep the `setType` below.

https://github.com/llvm/llvm-project/pull/196768
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to