- Add missing _LIBCPP_HIDE_FROM_ABI
- Implement inline functions in the class to simplify the code
- Add missing const to operator()
- Move _LIBCPP_DISABLE_UBSAN_UNSIGNED_INTEGER_CHECK to the usual location for function attributes
Details
Details
- Reviewers
philnik - Group Reviewers
Restricted Project - Commits
- rG91e38bc76010: [libc++][NFC] Reorganize hash.h
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo