You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CodingStandard] Require Unix line endings for C/C++ source and headers
Require all C/C++ source files to use Unix style line endings. This
is just formalizing an already loosely followed convention and not doing
so can cause build failure for some downstream clients of LLVM.
0 commit comments