diff options
author | Nikita Popov <npopov@redhat.com> | 2025-09-03 09:52:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-03 09:52:42 +0200 |
commit | 5256924acca8530c311abe64b525ba5dffa02074 (patch) | |
tree | 234f6cc1f4232d3021b3658e42bf3e70713845f7 /llvm/lib/Support/CommandLine.cpp | |
parent | 0909f04dcec436a7956a86300eaaaac6fbfd681c (diff) | |
download | llvm-5256924acca8530c311abe64b525ba5dffa02074.zip llvm-5256924acca8530c311abe64b525ba5dffa02074.tar.gz llvm-5256924acca8530c311abe64b525ba5dffa02074.tar.bz2 |
[LangRef] Clarify semantics of objectsize min parameter (#156309)
LangRef currently only says that this determines the return value if the
object size if unknown. What it actually does is determine whether the
minimum or maximum size is reported, which degenerates to 0 or -1 if
unknown.
Fixes https://github.com/llvm/llvm-project/issues/156192.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions