[all-commits] [llvm/llvm-project] a0d83c: Revert "[clang][Diagnostics] Split source ranges i...
Timm Bäder via All-commits
all-commits at lists.llvm.org
Fri Jun 2 00:02:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a0d83c3dc364688a223e0031d134e2a1bde4ba78
https://github.com/llvm/llvm-project/commit/a0d83c3dc364688a223e0031d134e2a1bde4ba78
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-06-02 (Fri, 02 Jun 2023)
Changed paths:
M clang/lib/Frontend/TextDiagnostic.cpp
M clang/test/Misc/caret-diags-multiline.cpp
Log Message:
-----------
Revert "[clang][Diagnostics] Split source ranges into line ranges before..."
This reverts commit fc1262bd58ac54ad0a0bfa9750254b81c742bbb5.
This causes build bot failures because of a parser test case:
https://lab.llvm.org/buildbot/#/builders/139/builds/41961
More information about the All-commits
mailing list