diff options
author | Frederic Riss <friss@apple.com> | 2018-04-02 16:18:32 +0000 |
---|---|---|
committer | Frederic Riss <friss@apple.com> | 2018-04-02 16:18:32 +0000 |
commit | f4e7e5210cd70b13a90e2a876eaadb7f02ef5829 (patch) | |
tree | 0a80b43b11ea7ad08913db57915a4eec45898363 /llvm/lib/Transforms/Coroutines | |
parent | 6bad04ecf5b3f54a5db3c0926031030a5c37e630 (diff) | |
download | bcm5719-llvm-f4e7e5210cd70b13a90e2a876eaadb7f02ef5829.tar.gz bcm5719-llvm-f4e7e5210cd70b13a90e2a876eaadb7f02ef5829.zip |
Support template template parameters
Summary:
We would fail to resolve (and thus display the value of) any
templated type which contained a template template argument even
though we don't really use template arguments.
This patch adds minimal support for template template arguments,
but I doubt we need any more than that.
Reviewers: clayborg, jingham
Subscribers: JDevlieghere, lldb-commits
Differential Revision: https://reviews.llvm.org/D44613
llvm-svn: 328984
Diffstat (limited to 'llvm/lib/Transforms/Coroutines')
0 files changed, 0 insertions, 0 deletions