================
@@ -361,6 +361,8 @@ Fixed Point Support in Clang
 AST Matchers
 ------------
 
+- Ensure ``isDerivedFrom`` is matching the correct base in case of more than 
one aliases exists.
----------------
AaronBallman wrote:

```suggestion
- Ensure ``isDerivedFrom`` matches the correct base in case more than one alias 
exists.
```
Minor rewording

https://github.com/llvm/llvm-project/pull/126793
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to