aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2022-04-08 12:25:53 -0700
committerJim Ingham <jingham@apple.com>2022-04-08 17:45:16 -0700
commit833882b32701ce3713c9dd9afdedf1126db691f0 (patch)
treead89161a916582864f6be7fd264287b6ddba3bd9 /clang/lib/Frontend/CompilerInvocation.cpp
parent2a2149c754f96376ddf8fed248102dd8e6092a22 (diff)
downloadllvm-833882b32701ce3713c9dd9afdedf1126db691f0.zip
llvm-833882b32701ce3713c9dd9afdedf1126db691f0.tar.gz
llvm-833882b32701ce3713c9dd9afdedf1126db691f0.tar.bz2
Adapt the ObjC stepping algorithm to deal with "selector-stubs" in clang.
Clang is adding a feature to ObjC code generation, where instead of calling objc_msgSend directly with an object & selector, it generates a stub that gets passed only the object and the stub figures out the selector. This patch adds support for following that dispatch method into the implementation function.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions