aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2025-02-20 10:17:44 +0100
committerGitHub <noreply@github.com>2025-02-20 10:17:44 +0100
commit2c022e3617ec9bab3c9ab17464610843563ed9ed (patch)
tree00cd65d637e60d072f0835b9e880eaca8507c367 /flang/lib/Frontend/CompilerInvocation.cpp
parent62d77fcb3cebe80b3cf88588b5f94778799e86f3 (diff)
downloadllvm-2c022e3617ec9bab3c9ab17464610843563ed9ed.zip
llvm-2c022e3617ec9bab3c9ab17464610843563ed9ed.tar.gz
llvm-2c022e3617ec9bab3c9ab17464610843563ed9ed.tar.bz2
[lldb] Replace LineTable::upper_bound with GetLineEntryIndexRange (#127806)
After (too) much deliberation, I came to the conclusion that this isn't the right abstraction, as it doesn't behave completely like the standard upper_bound method. What I really wanted was to get the range of line entries for a given address range -- so I implement just that. lower_bound is still useful as a primitive for building other kinds of lookups.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions