aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2024-10-16 09:45:39 -0700
committerGitHub <noreply@github.com>2024-10-16 09:45:39 -0700
commit889e6ad24b6df4f8d5232d4ecbd8eb492717f1b7 (patch)
treed462edb0913eb6d960cf3adf1c1cdb1271e79c3a /clang/lib/CodeGen/CodeGenModule.cpp
parent1de15c15bc52b1e3bf97f90a72d79100dc3f5b8e (diff)
downloadllvm-889e6ad24b6df4f8d5232d4ecbd8eb492717f1b7.zip
llvm-889e6ad24b6df4f8d5232d4ecbd8eb492717f1b7.tar.gz
llvm-889e6ad24b6df4f8d5232d4ecbd8eb492717f1b7.tar.bz2
[lldb] Fix a crash when two diagnostics are on the same column or in … (#112451)
…reverse order The second inner loop (only) was missing the check for offset > column. Also this patch sorts the diagnostics before printing them.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions