[cfe-dev] how can i get du-chain(define-use) in checker
종모님 via cfe-dev
cfe-dev at lists.llvm.org
Wed Feb 5 01:06:00 PST 2020
I have successfully registered and run a test checker.
Now I want to get the definition of the variable and the use chain.
So while referring to other checkers' sources, I couldn't find a DU-chain.
Q. how can i get du-chain(define-use) in checker implementation?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20200205/1292d31a/attachment.html>
More information about the cfe-dev
mailing list