aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/ByteCode/Compiler.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2025-04-13 00:53:29 -0700
committerFangrui Song <i@maskray.me>2025-04-13 00:53:29 -0700
commitca5b3a0f51baa6fddef4d888bf0aacca89e6f565 (patch)
treec1ed515a8859d5423bd2d59fed9c2e499c6b6d3b /clang/lib/AST/ByteCode/Compiler.cpp
parent1c5ce2d74fa3ee15d1cb2e092cce0754c8ce19fa (diff)
downloadllvm-ca5b3a0f51baa6fddef4d888bf0aacca89e6f565.zip
llvm-ca5b3a0f51baa6fddef4d888bf0aacca89e6f565.tar.gz
llvm-ca5b3a0f51baa6fddef4d888bf0aacca89e6f565.tar.bz2
[MC] Remove SetUsed on isUndefined and getFragment
Due to the known limitations of .set reassignment (see https://sourceware.org/PR288), we use diagnostics to reject patterns that could lead to errors (ae7ac010594f693fdf7b3ab879e196428d961e75 2009-06)). This code gets refined multiple times, see: * 9b4a824217f1fe23f83045afe7521acb791bc2d0 (2010-05) `IsUsedInExpr` * 46c79ef1132607aead144dfda0f26aa8b065214f (2010-11) renamed `IsUsedInExpr` to `IsUsed` The related `SetUsed` bit seems unnecessary nowadays.
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions