[all-commits] [llvm/llvm-project] f435f5: [Lex] Use llvm::byteswap instead of sys::getSwappe...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Sep 23 13:30:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f435f55d58542ecde0e66460555ccbcbca355cc5
https://github.com/llvm/llvm-project/commit/f435f55d58542ecde0e66460555ccbcbca355cc5
Author: Kazu Hirata <kazu at google.com>
Date: 2023-09-23 (Sat, 23 Sep 2023)
Changed paths:
M clang/lib/Lex/HeaderMap.cpp
M clang/unittests/Lex/HeaderMapTestUtils.h
Log Message:
-----------
[Lex] Use llvm::byteswap instead of sys::getSwappedBytes (NFC)
More information about the All-commits
mailing list