diff options
| author | Justin Lebar <jlebar@google.com> | 2020-02-12 08:05:00 -0800 |
|---|---|---|
| committer | Justin Lebar <jlebar@google.com> | 2020-02-12 08:25:14 -0800 |
| commit | 17b77418121139c4e8cfb050d82ead3f29db7132 (patch) | |
| tree | 56934ceb98619ea85ffc28893431627d02fa5b88 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py | |
| parent | 7c426fb1a6d4b7db2517529ec5d863b380479249 (diff) | |
Fix compilation of Any.h header.
In a previous patch I changed `std::decay<T>::type` to `std::decay<T>`
rather than `std::decay_t<T>`. This seems to have broken the build
*only for clang-cl*. I don't know why.
Submitting with post-commit review because this is an obvious fix for a
build breakage and we've verified that it fixes the breakage.
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions
