[all-commits] [llvm/llvm-project] 8fbc05: [Windows] Add test coverage for line endings when ...
Alexandre Ganea via All-commits
all-commits at lists.llvm.org
Tue Apr 6 12:39:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8fbc05acd5531a8bb74f689699e8de2788bcb769
https://github.com/llvm/llvm-project/commit/8fbc05acd5531a8bb74f689699e8de2788bcb769
Author: Alexandre Ganea <alexandre.ganea at ubisoft.com>
Date: 2021-04-06 (Tue, 06 Apr 2021)
Changed paths:
A clang/test/Frontend/rewrite-includes-macros.cpp
Log Message:
-----------
[Windows] Add test coverage for line endings when rewriting includes
Validate that we're properly generating a single line ending on Windows when
using -frewrite-includes. Otherwise we're breaking split-line macros. The test
fails before 23929af383f27a6ddf23704192a25591481152b3.
See discussion in https://reviews.llvm.org/D96363#2650460 and D99426
Differential Revision: https://reviews.llvm.org/D99973
More information about the All-commits
mailing list