diff options
author | Alex Langford <apl@fb.com> | 2019-05-29 18:08:22 +0000 |
---|---|---|
committer | Alex Langford <apl@fb.com> | 2019-05-29 18:08:22 +0000 |
commit | 03e1a82f52d219225c22f14ac73966bb97d4fd0d (patch) | |
tree | 10e5db7d8aa209e195d03fab640d985db35fb224 /clang/lib/Analysis/ProgramPoint.cpp | |
parent | 83c28abdb252670ccf557e02042195c012b45431 (diff) | |
download | bcm5719-llvm-03e1a82f52d219225c22f14ac73966bb97d4fd0d.tar.gz bcm5719-llvm-03e1a82f52d219225c22f14ac73966bb97d4fd0d.zip |
[Target] Introduce Process::GetLanguageRuntimes
Summary:
Currently there's not really a good way to iterate over the language runtimes a
process has. This is sometimes desirable (as seen in my change to Thread).
Additionally, there's not really a good reason to iterate over every available
language, but rather only over languages for which we have a plugin loaded.
Reviewers: JDevlieghere, davide, jingham
Subscribers: lldb-commits
Differential Revision: https://reviews.llvm.org/D62562
llvm-svn: 361999
Diffstat (limited to 'clang/lib/Analysis/ProgramPoint.cpp')
0 files changed, 0 insertions, 0 deletions