diff options
author | Yitzhak Mandelbaum <yitzhakm@google.com> | 2022-09-22 12:42:23 +0000 |
---|---|---|
committer | Yitzhak Mandelbaum <yitzhakm@google.com> | 2022-09-22 19:16:31 +0000 |
commit | 0b12efc7a42c187400f7df18d5fd629d92d2747e (patch) | |
tree | 65de6e3172481fc167033323bfa803b59a248b02 /clang/lib/Lex/ModuleMap.cpp | |
parent | d0aeb74e8869e5db23c079b98c5e1f325aeeeefe (diff) | |
download | llvm-0b12efc7a42c187400f7df18d5fd629d92d2747e.zip llvm-0b12efc7a42c187400f7df18d5fd629d92d2747e.tar.gz llvm-0b12efc7a42c187400f7df18d5fd629d92d2747e.tar.bz2 |
[clang][dataflow] Add support for nested method calls.
Extend the context-sensitive analysis to handle a call to a method (of the same
class) from within a method. That, is a member-call expression through `this`.
Differential Revision: https://reviews.llvm.org/D134432
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions