diff options
| author | PiJoules <6019989+PiJoules@users.noreply.github.com> | 2024-07-03 17:02:57 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-03 17:02:57 -0700 |
| commit | 665efe896746b1dd138773e6e4d300ec97de27c2 (patch) | |
| tree | 288c561b0b2b7239c38fc889f875a766a0c1b13b /lldb/test/API/python_api/thread/TestThreadAPI.py | |
| parent | 089ba1127f35fe89ff4d18cca1c87869f9eace6c (diff) | |
[libc] Add LIBC_NAMESPACE_DECL macro (#97109)
This defines to LIBC_NAMESPACE with
`__attribute__((visibility("hidden")))` so all the symbols under it have
hidden visibility. This new macro should be used when declaring a new
namespace that will have internal functions/globals and LIBC_NAMESPACE
should be used as a means of accessing functions/globals declared within
LIBC_NAMESPACE_DECL.
Diffstat (limited to 'lldb/test/API/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions
