diff options
author | Fangrui Song <i@maskray.me> | 2025-08-03 21:31:11 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-08-03 21:31:11 -0700 |
commit | 57b0843f68f5f349c73d1bf54e321a1a6d1800bf (patch) | |
tree | 3d664bfe139c806f36fe072e498ba65d6e5d15c8 /clang-tools-extra/clang-tidy/tool/ClangTidyToolMain.cpp | |
parent | 5478da99a169f5f65a2096cd1af86bd98c0aa50b (diff) | |
download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 |
The isUnset state lacks significance and should be treated as equivalent
to an undefined symbol.
Equated and common symbols seem to have subtle semantic distinctions in
GAS, justifying the use of distinct `SymContents*` values.
TODO: Ensure common symbols have a fragment, so that `isDefined()`
returns true, rejecting `.comm c, 4, 4; .set c, 4`
Diffstat (limited to 'clang-tools-extra/clang-tidy/tool/ClangTidyToolMain.cpp')
0 files changed, 0 insertions, 0 deletions