[all-commits] [llvm/llvm-project] 2dec36: [libc++] NFCI: Refactor chrono.cpp to make it easi...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed Nov 4 07:23:55 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2dec36e5326eae08507464bbe19bf1004898293a
https://github.com/llvm/llvm-project/commit/2dec36e5326eae08507464bbe19bf1004898293a
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-11-04 (Wed, 04 Nov 2020)
Changed paths:
M libcxx/src/chrono.cpp
Log Message:
-----------
[libc++] NFCI: Refactor chrono.cpp to make it easier to support new platforms
Also simplify a few conditionals along the way for readability.
More information about the All-commits
mailing list