diff options
author | Enrico Granata <egranata@apple.com> | 2015-10-07 18:36:53 +0000 |
---|---|---|
committer | Enrico Granata <egranata@apple.com> | 2015-10-07 18:36:53 +0000 |
commit | 675f49bbd58ef78c947ac0ba32835051ff33f4e5 (patch) | |
tree | 00baf04dc2cd932e2cf4e227fa51f78f4c444f23 /llvm/lib/IR/Module.cpp | |
parent | 75230398c233828a07806c4ffd627df3b239b73d (diff) | |
download | llvm-675f49bbd58ef78c947ac0ba32835051ff33f4e5.zip llvm-675f49bbd58ef78c947ac0ba32835051ff33f4e5.tar.gz llvm-675f49bbd58ef78c947ac0ba32835051ff33f4e5.tar.bz2 |
This is the work I was building up to with my patches yesterday
Introduce the notion of Language-based formatter prefix/suffix
This is meant for languages that share certain data types but present them in syntatically different ways, such that LLDB can now have language-based awareness of which of the syntax variations it has to present to the user when formatting those values
This is goodness for new languages and interoperability, but is NFC for existing languages. As such, existing tests cover this
llvm-svn: 249587
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions