diff options
author | Vlad Serebrennikov <serebrennikov.vladislav@gmail.com> | 2025-03-20 00:11:38 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-20 00:11:38 +0400 |
commit | bdca412681d668231aed0cb58b450713e8f9b01a (patch) | |
tree | 990903741ede2f29a9789f424950c232aabe267c /clang/lib/CodeGen/CoverageMappingGen.cpp | |
parent | 4e3440d9dd181f83ac1aa23f9c458d1344413e98 (diff) | |
download | llvm-bdca412681d668231aed0cb58b450713e8f9b01a.zip llvm-bdca412681d668231aed0cb58b450713e8f9b01a.tar.gz llvm-bdca412681d668231aed0cb58b450713e8f9b01a.tar.bz2 |
[clang] Auto-detect which newline style to use for `cxx_dr_status.html` (#132045)
Aaron reported that `make_cxx_dr_status` replaces all newlines in
`cxx_dr_status.html`, which makes for a huge diff. On Windows, we can't
be compatible with all `autocrlf` modes at once, so this patch adds
autodetection of newline style using the existing file, if one is
present (which should be the case for all reasonable use cases).
Diffstat (limited to 'clang/lib/CodeGen/CoverageMappingGen.cpp')
0 files changed, 0 insertions, 0 deletions