diff options
author | Nikita Popov <npopov@redhat.com> | 2022-04-19 17:59:34 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-04-19 17:59:34 +0200 |
commit | dbe6d85b8b245bd913e6f38425dc5e37cd610bfa (patch) | |
tree | e60447068f40905af1e2b3970e1c8ccec53c0f8a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 880014b59343c8e8e5dc55f6324ce08fd37bd43c (diff) | |
download | llvm-dbe6d85b8b245bd913e6f38425dc5e37cd610bfa.zip llvm-dbe6d85b8b245bd913e6f38425dc5e37cd610bfa.tar.gz llvm-dbe6d85b8b245bd913e6f38425dc5e37cd610bfa.tar.bz2 |
[PPCGCodeGeneration] Look for function instead of function pointer type
What this code is actually interested in are references to functions.
Use of a function pointer type is being used as an imprecise proxy
for that.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions