diff options
author | cqwrteur <uwgghhbcad@gmail.com> | 2025-07-25 03:49:49 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-24 12:49:49 -0700 |
commit | 0a17483c481d82eace3b36aee9cacb619eb027af (patch) | |
tree | a65749718a6a3b308cad932a07fb8b2e6e9c5995 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 4396c87bfee23ccbb6a106866d28350f5cc08ded (diff) | |
download | llvm-0a17483c481d82eace3b36aee9cacb619eb027af.zip llvm-0a17483c481d82eace3b36aee9cacb619eb027af.tar.gz llvm-0a17483c481d82eace3b36aee9cacb619eb027af.tar.bz2 |
[sanitizer] Remove usage of termios ioctl constants on Linux glibc since 2.41 (#149140)
glibc 2.42 made all usage of termios ioctl constants strictly internal
Therefore, we remove all usage for those removed constants.
This should only apply for Linux.
Fix #149103
Reference:
https://github.com/bminor/glibc/commit/3d3572f59059e2b19b8541ea648a6172136ec42e
@fweimer-rh @tstellar
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions