Issue |
90747
|
Summary |
[libc] Redirect definitions from `search.h` to proxy headers
|
Labels |
libc
|
Assignees |
|
Reporter |
SchrodingerZhu
|
Currently in the implementation of hsearch and friends, the definition of `ENTRY` is from `<search.h>`, while in `src/__support/HashTable/table.h` its definition is obtained directly from `include/llvm-libc-types/ENTRY.h`.
Hence, it is better introduce proxy headers for `search.h`.
cc @lntue
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs