diff options
author | Whisperity <whisperity@gmail.com> | 2023-02-02 15:22:04 +0100 |
---|---|---|
committer | Whisperity <whisperity@gmail.com> | 2023-02-02 15:24:40 +0100 |
commit | ed740e741ec22f9aaea09bfc0b87d0801a7c492f (patch) | |
tree | df21b5b49532b855633c7705b1c5ef5ac32f5ab8 /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp | |
parent | b505ef5e3eb9f9ba2ff8245eb37af9a7ea180072 (diff) | |
download | llvm-ed740e741ec22f9aaea09bfc0b87d0801a7c492f.zip llvm-ed740e741ec22f9aaea09bfc0b87d0801a7c492f.tar.gz llvm-ed740e741ec22f9aaea09bfc0b87d0801a7c492f.tar.bz2 |
[clang-tidy] Attempt fixing wrong caching result in `bugprone-unsafe-functions`
There is a supposedly platform-specific crash related to not recognising
the availability of *Annex K.* properly? This patch is an attempt for
fixing this by moving the reset logic for the cache to a different
place.
It's really a coin-flip at this point whether this is really a fix...
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions