diff options
author | Dan Klishch <danilklishch@gmail.com> | 2023-03-09 02:25:01 +0300 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-04-30 06:05:54 +0200 |
commit | 3c900765bc634991db9d8604c0c7589159104b40 (patch) | |
tree | 9184bb97f93534f60c1f91d36dcfcced30e15a71 /AK/AnyOf.h | |
parent | a9d192e88241abc91792c2fbb275719762e95c01 (diff) | |
download | serenity-3c900765bc634991db9d8604c0c7589159104b40.zip |
AK: Move taint_for_optimizer to StdLibExtras.h
Additionally, split it into two versions (for IsIntegral<T> -- asking
to place value into register and for !IsIntegral<T> -- asking to place
value into memory with memory clobber), so that Clang is no more
completely confused about `taint_for_optimizer(AK::StringView&)`.
Diffstat (limited to 'AK/AnyOf.h')
0 files changed, 0 insertions, 0 deletions