diff options
author | Jake Egan <Jake.egan@ibm.com> | 2025-07-23 09:39:19 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-23 09:39:19 -0400 |
commit | 8e072b9d495293b08d939c880d185025751b4269 (patch) | |
tree | f449986ac36cf9712c1c87f2074d0f439e834519 /clang/lib/AST/ByteCode/Program.cpp | |
parent | 43db6c5cc1a81b540ddca49bee197895c420ec2d (diff) | |
download | llvm-8e072b9d495293b08d939c880d185025751b4269.zip llvm-8e072b9d495293b08d939c880d185025751b4269.tar.gz llvm-8e072b9d495293b08d939c880d185025751b4269.tar.bz2 |
[sanitizer_common][nfc] Rename `tid_t` to avoid conflicting declarations (#149011)
`tid_t` is also defined in the AIX header `/usr/include/sys/types.h`
which is included by system `pthread.h`. The use of `tid_t` by AIX is
conforming according to
[POSIX](https://pubs.opengroup.org/onlinepubs/9799919799/functions/V2_chap02.html):
> Implementations may add symbols to the headers shown in the following
table [ ... ]
Diffstat (limited to 'clang/lib/AST/ByteCode/Program.cpp')
0 files changed, 0 insertions, 0 deletions