diff options
author | Pavel Labath <pavel@labath.sk> | 2025-03-31 11:45:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-31 11:45:11 +0200 |
commit | 9d61eaa9ecd9a46d22a8a4efc67d31b9abba3616 (patch) | |
tree | 6fb826b7820854f1595ee96d0ea462f432d822d5 /clang/unittests/Format/FormatTestJava.cpp | |
parent | 5c65a321778b99f745d193629975fb6ced34fe07 (diff) | |
download | llvm-9d61eaa9ecd9a46d22a8a4efc67d31b9abba3616.zip llvm-9d61eaa9ecd9a46d22a8a4efc67d31b9abba3616.tar.gz llvm-9d61eaa9ecd9a46d22a8a4efc67d31b9abba3616.tar.bz2 |
[lldb] Make GetRowForFunctionOffset compatible with discontinuous functions (#133250)
The function had special handling for -1, but that is incompatible with
functions whose entry point is not the first address. Use std::nullopt
instead.
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions