[Openmp-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [lld] [lldb] [llvm] [mlir] [openmp] [pstl] Finally formalise our defacto line-ending policy (PR #86318)
Aaron Ballman via Openmp-commits
openmp-commits at lists.llvm.org
Mon Mar 25 04:51:15 PDT 2024
https://github.com/AaronBallman commented:
The changes seem reasonable to me, but there are test failures in `llvm/utils/lit/tests` that could perhaps be related to your changes.
I think .natvis files should be CRLF (those are used with Visual Studio for debug visualizers).
https://github.com/llvm/llvm-project/pull/86318
More information about the Openmp-commits
mailing list