diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2024-02-08 19:22:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-08 19:22:49 +0100 |
commit | d272d944de9f0cb274752f77e97d4ceab2401ec5 (patch) | |
tree | d7da8ccb84dbf9d21240ac353df6803a061ebe89 /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | 544f610d5310e1c1e7dd7a081d5a2a2607225740 (diff) | |
download | llvm-d272d944de9f0cb274752f77e97d4ceab2401ec5.zip llvm-d272d944de9f0cb274752f77e97d4ceab2401ec5.tar.gz llvm-d272d944de9f0cb274752f77e97d4ceab2401ec5.tar.bz2 |
[libc++][NFC] Simplify the implementation of `numeric_limits` (#80425)
The cv specializations for `numeric_limits` inherited privately for some
reason. We can simplify the implementation by inheriting publicly and
removing the members that just replicate the values from the base class.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions