aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/DirectX
diff options
context:
space:
mode:
authorBalázs Benics <benicsbalazs@gmail.com>2026-02-17 15:46:58 +0000
committerGitHub <noreply@github.com>2026-02-17 15:46:58 +0000
commit3787aa12c5b37d3073276e009ec211a0c1006843 (patch)
tree2e34f3ec797405a55e9f657cbdea0343ab2897af /llvm/lib/Target/DirectX
parenta1701fe17fe6b639944e9f9c2166d44e9fea185c (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[analyzer] Suppress core.FixedAddressDereference reports with volatile pointee (#181644)HEADmain
In short, those who use `volatile` probably know better their own hardware, so let's not bother them with FPs. Note that dereferencing NULL pointers will still be reported, because that's the core.NullDereference checker's responsibility. See the discussion motivating this change: https://discourse.llvm.org/t/what-are-the-precise-semantics-of-the-address-space-attribute/89752/9 Also relates to https://github.com/llvm/llvm-project/pull/132404#issuecomment-3816874305 rdar://170466245
Diffstat (limited to 'llvm/lib/Target/DirectX')
0 files changed, 0 insertions, 0 deletions