[all-commits] [llvm/llvm-project] 346ef5: [libc++][NFC] Improve documentation of the various...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Dec 21 12:32:23 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 346ef5e5879e9143fe008c35c3dd6ea3c402634a
https://github.com/llvm/llvm-project/commit/346ef5e5879e9143fe008c35c3dd6ea3c402634a
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2021-12-21 (Tue, 21 Dec 2021)
Changed paths:
M libcxx/include/__config
M libcxx/include/__random/random_device.h
Log Message:
-----------
[libc++][NFC] Improve documentation of the various random_device implementations
Also, move the setting of the macro closer to its point of use, which
also has the benefit of uncluttering `__config`.
More information about the All-commits
mailing list