diff options
author | Balazs Benics <benicsbalazs@gmail.com> | 2023-12-04 17:40:09 +0100 |
---|---|---|
committer | Balazs Benics <benicsbalazs@gmail.com> | 2023-12-28 15:55:33 +0100 |
commit | d1856b2f18c412f8ffbeee30e6e0316c197c143c (patch) | |
tree | 66ae2007bda8cfa972ca5998c2810630a4dae3c8 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | d488adb7c2928551d801efd8d4c1bcb2f07e2651 (diff) | |
download | llvm-d1856b2f18c412f8ffbeee30e6e0316c197c143c.zip llvm-d1856b2f18c412f8ffbeee30e6e0316c197c143c.tar.gz llvm-d1856b2f18c412f8ffbeee30e6e0316c197c143c.tar.bz2 |
[analyzer][NFC] Prefer CallEvent over CallExpr in APIs
This change only uplifts existing APIs, without any semantic changes.
This is the continuation of 44820630dfa45bc47748a5abda7d4a9cb86da2c1.
Benefits of using CallEvents over CallExprs:
The callee decl is traced through function pointers if possible.
This will be important to fix #74269 in a follow-up patch.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions