Serafean wrote:

Looking at it, I'm not sure adding support for querying `CallExpr` is 
necessary/worthwhile, as `clang_getCursorReferenced` on callExpr would be 
enough to get the declaration and then query the operator kind there... 
Thoughts?

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

Reply via email to