aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2025-05-09 11:12:19 -0400
committerGitHub <noreply@github.com>2025-05-09 11:12:19 -0400
commitb249b49c133d0b4e1e2505dfd0a53f4da50d2a7a (patch)
tree4e430793175377abad00cd356d39ee10a323df23 /clang/lib/Frontend/CompilerInstance.cpp
parent6b7e65a1115bbeb4d881d2ac0a3adaa86d47d598 (diff)
downloadllvm-b249b49c133d0b4e1e2505dfd0a53f4da50d2a7a.zip
llvm-b249b49c133d0b4e1e2505dfd0a53f4da50d2a7a.tar.gz
llvm-b249b49c133d0b4e1e2505dfd0a53f4da50d2a7a.tar.bz2
[OpenMP] Fix crash when diagnosing dist_schedule (#139277)
We were failing to pass a required argument when emitting the diagnostic, so the source range was being used in place of an index. This caused a failed assertion due to the incorrect index. Fixes #139266
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions