aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorMark de Wever <koraq@xs4all.nl>2025-03-21 18:01:36 +0100
committerGitHub <noreply@github.com>2025-03-21 18:01:36 +0100
commit7be243add2bb89461f647ae74af730e149833c1b (patch)
tree4cf74ae177442d41f3d56606523fe687fc72c5e7 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentd7e7e0af485a5266819cb90dc72e09d67898510f (diff)
downloadllvm-7be243add2bb89461f647ae74af730e149833c1b.zip
llvm-7be243add2bb89461f647ae74af730e149833c1b.tar.gz
llvm-7be243add2bb89461f647ae74af730e149833c1b.tar.bz2
[NFC][libc++][chrono] Removes dead code. (#132104)
For certain time_points there are specializations of __convert_to_tm. This means the non-specialized version is never called. This means some of the `if constexpr` will never be true. These are removed. Since there is a `static_assert` accidental removal of the specialization will make the code ill-formed.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions