diff options
author | Richard Smith <richard@metafoo.co.uk> | 2019-12-05 13:39:38 -0800 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2019-12-05 14:32:36 -0800 |
commit | b220662a45c8067a2ae485ae34c1138d93506df9 (patch) | |
tree | bb42b104e871dd4150ac80bea911e20cc88b848f /lldb/packages/Python/lldbsuite/test/python_api/thread | |
parent | eaf6c22bf411b07c17d204a7345fc62833120b0b (diff) | |
download | bcm5719-llvm-b220662a45c8067a2ae485ae34c1138d93506df9.tar.gz bcm5719-llvm-b220662a45c8067a2ae485ae34c1138d93506df9.zip |
Properly convert all declaration non-type template arguments when
forming non-type template parameter values.
This reverts commit 93cc9dddd82f9e971f382ade6acf6634c5914966,
which reverted commit 11d10527852b4d3ed738aa90d8bec0f398160593.
We now always form `&x` when forming a pointer to a function rather than
trying to use function-to-pointer decay. This matches the behavior of
the old code in this case, but not the intent as described by the
comments.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions