diff options
author | Enrico Granata <egranata@apple.com> | 2015-08-27 21:33:50 +0000 |
---|---|---|
committer | Enrico Granata <egranata@apple.com> | 2015-08-27 21:33:50 +0000 |
commit | 5f9d310640209347c6e534a4ed97074d205e1766 (patch) | |
tree | 2e4d195d3acb02842ab819772de93e1a7df3c721 /clang/lib/CodeGen/CGCall.cpp | |
parent | 7033a9ce3321c87207b795153b43edfbb5426e3c (diff) | |
download | bcm5719-llvm-5f9d310640209347c6e534a4ed97074d205e1766.tar.gz bcm5719-llvm-5f9d310640209347c6e534a4ed97074d205e1766.zip |
Add a new type of plugin: Language plugin
The Language plugin is menat to answer language-specific questions that are not bound to the existence of a process. Those are still the domain of the LanguageRuntime plugin
The Language plugin will, instead, answer questions such as providing language-specific data formatters or expression evaluation
At the moment, the interface is hollowed out, and empty do-nothing plugins have been setup for ObjC, C++ and ObjC++
llvm-svn: 246212
Diffstat (limited to 'clang/lib/CodeGen/CGCall.cpp')
0 files changed, 0 insertions, 0 deletions