summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Coroutines
diff options
context:
space:
mode:
authorFrederic Riss <friss@apple.com>2018-04-02 16:18:32 +0000
committerFrederic Riss <friss@apple.com>2018-04-02 16:18:32 +0000
commitf4e7e5210cd70b13a90e2a876eaadb7f02ef5829 (patch)
tree0a80b43b11ea7ad08913db57915a4eec45898363 /llvm/lib/Transforms/Coroutines
parent6bad04ecf5b3f54a5db3c0926031030a5c37e630 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud