diff options
| author | Louis Dionne <ldionne.2@gmail.com> | 2023-03-01 16:37:12 -0500 |
|---|---|---|
| committer | Louis Dionne <ldionne.2@gmail.com> | 2023-03-02 12:37:03 -0500 |
| commit | 9dfb142ce0bfa11ea7cd9176c27b6c0fca7243e0 (patch) | |
| tree | d8bf7b769e84a6110f4c5ef9ae5eb70eb5cc15f5 /lldb/test/API/python_api/debugger/main.cpp | |
| parent | 8fccdfa4366c85dada99f5ee71c3b8c242772342 (diff) | |
[libc++] Use ASSERT_SAME_TYPE instead of <type_traits> in depr tests
Whenever, possible, use ASSERT_SAME_TYPE instead of static_assert along
with std::is_same in the depr header tests. This prevents dragging in
multiple headers unrelated to the header being tested, which can (and
has) hidden issues.
Also, add a couple of tests to ensure that basic declarations in
<stddef.h> and <stdint.h> are available when including just those
headers, since the rest of the tests for those types require pulling
in additional dependencies.
Differential Revision: https://reviews.llvm.org/D145116
Diffstat (limited to 'lldb/test/API/python_api/debugger/main.cpp')
0 files changed, 0 insertions, 0 deletions
