[all-commits] [llvm/llvm-project] e669bb: Revert "Finally formalise our defacto line-ending ...
ldrumm via All-commits
all-commits at lists.llvm.org
Fri Oct 18 13:17:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e669bbbb7265a7d4d59bac2d3889194efa167ea8
https://github.com/llvm/llvm-project/commit/e669bbbb7265a7d4d59bac2d3889194efa167ea8
Author: Luke Drummond <luke.drummond at codeplay.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M .gitattributes
R clang-tools-extra/clangd/test/.gitattributes
R clang/test/.gitattributes
M llvm/docs/TestingGuide.rst
R llvm/test/FileCheck/.gitattributes
R llvm/test/tools/llvm-ar/Inputs/.gitattributes
R llvm/utils/lit/tests/Inputs/shtest-shell/.gitattributes
Log Message:
-----------
Revert "Finally formalise our defacto line-ending policy"
This reverts commit dccebddb3b802c4c1fe287222e454b63f850f012.
Commit: b55c52c047a167f42abbde9a33356cfb96b82c7f
https://github.com/llvm/llvm-project/commit/b55c52c047a167f42abbde9a33356cfb96b82c7f
Author: Luke Drummond <luke.drummond at codeplay.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M clang-tools-extra/clangd/test/input-mirror.test
M clang-tools-extra/clangd/test/protocol.test
M clang-tools-extra/clangd/test/too_large.test
M clang/test/AST/HLSL/StructuredBuffer-AST.hlsl
M clang/test/C/C2y/n3262.c
M clang/test/C/C2y/n3274.c
M clang/test/CodeGenHLSL/builtins/StructuredBuffer-annotations.hlsl
M clang/test/CodeGenHLSL/builtins/StructuredBuffer-elementtype.hlsl
M clang/test/CodeGenHLSL/builtins/StructuredBuffer-subscript.hlsl
M clang/test/CodeGenHLSL/builtins/atan2.hlsl
M clang/test/CodeGenHLSL/builtins/cross.hlsl
M clang/test/CodeGenHLSL/builtins/length.hlsl
M clang/test/CodeGenHLSL/builtins/normalize.hlsl
M clang/test/CodeGenHLSL/builtins/step.hlsl
M clang/test/Driver/flang/msvc-link.f90
M clang/test/FixIt/fixit-newline-style.c
M clang/test/Frontend/rewrite-includes-mixed-eol-crlf.c
M clang/test/Frontend/rewrite-includes-mixed-eol-crlf.h
M clang/test/Frontend/system-header-line-directive-ms-lineendings.c
M clang/test/ParserHLSL/bitfields.hlsl
M clang/test/ParserHLSL/hlsl_annotations_on_struct_members.hlsl
M clang/test/ParserHLSL/hlsl_contained_type_attr.hlsl
M clang/test/ParserHLSL/hlsl_contained_type_attr_error.hlsl
M clang/test/ParserHLSL/hlsl_is_rov_attr.hlsl
M clang/test/ParserHLSL/hlsl_is_rov_attr_error.hlsl
M clang/test/ParserHLSL/hlsl_raw_buffer_attr.hlsl
M clang/test/ParserHLSL/hlsl_raw_buffer_attr_error.hlsl
M clang/test/ParserHLSL/hlsl_resource_class_attr.hlsl
M clang/test/ParserHLSL/hlsl_resource_class_attr_error.hlsl
M clang/test/ParserHLSL/hlsl_resource_handle_attrs.hlsl
M clang/test/Sema/aarch64-sve-vector-trig-ops.c
M clang/test/Sema/riscv-rvv-vector-trig-ops.c
M clang/test/SemaHLSL/Availability/avail-diag-default-compute.hlsl
M clang/test/SemaHLSL/Availability/avail-diag-default-lib.hlsl
M clang/test/SemaHLSL/Availability/avail-diag-relaxed-compute.hlsl
M clang/test/SemaHLSL/Availability/avail-diag-relaxed-lib.hlsl
M clang/test/SemaHLSL/Availability/avail-diag-strict-compute.hlsl
M clang/test/SemaHLSL/Availability/avail-diag-strict-lib.hlsl
M clang/test/SemaHLSL/Availability/avail-lib-multiple-stages.hlsl
M clang/test/SemaHLSL/BuiltIns/StructuredBuffers.hlsl
M clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl
M clang/test/SemaHLSL/BuiltIns/half-float-only-errors2.hlsl
M clang/test/SemaHLSL/BuiltIns/length-errors.hlsl
M clang/test/SemaHLSL/BuiltIns/normalize-errors.hlsl
M clang/test/SemaHLSL/BuiltIns/step-errors.hlsl
M clang/test/SemaHLSL/Types/Traits/IsIntangibleType.hlsl
M clang/test/SemaHLSL/Types/Traits/IsIntangibleTypeErrors.hlsl
M clang/test/SemaHLSL/resource_binding_attr_error_basic.hlsl
M clang/test/SemaHLSL/resource_binding_attr_error_other.hlsl
M clang/test/SemaHLSL/resource_binding_attr_error_resource.hlsl
M clang/test/SemaHLSL/resource_binding_attr_error_silence_diags.hlsl
M clang/test/SemaHLSL/resource_binding_attr_error_space.hlsl
M clang/test/SemaHLSL/resource_binding_attr_error_udt.hlsl
M clang/tools/scan-build/bin/scan-build.bat
M clang/tools/scan-build/libexec/c++-analyzer.bat
M clang/tools/scan-build/libexec/ccc-analyzer.bat
M clang/utils/ClangVisualizers/clang.natvis
M flang/test/Driver/msvc-dependent-lib-flags.f90
M lldb/test/API/commands/expression/ir-interpreter-phi-nodes/Makefile
M lldb/test/API/functionalities/postmortem/minidump/fizzbuzz.syms
M lldb/test/API/functionalities/target-new-solib-notifications/Makefile
M lldb/test/API/functionalities/target-new-solib-notifications/a.cpp
M lldb/test/API/functionalities/target-new-solib-notifications/b.cpp
M lldb/test/API/functionalities/target-new-solib-notifications/c.cpp
M lldb/test/API/functionalities/target-new-solib-notifications/d.cpp
M lldb/test/API/functionalities/target-new-solib-notifications/main.cpp
M lldb/test/API/functionalities/unwind/zeroth_frame/Makefile
M lldb/test/API/functionalities/unwind/zeroth_frame/TestZerothFrame.py
M lldb/test/API/python_api/debugger/Makefile
M lldb/test/Shell/BuildScript/modes.test
M lldb/test/Shell/BuildScript/script-args.test
M lldb/test/Shell/BuildScript/toolchain-clang-cl.test
M lldb/test/Shell/Minidump/Windows/Sigsegv/Inputs/sigsegv.cpp
M lldb/test/Shell/SymbolFile/NativePDB/Inputs/inline_sites.s
M lldb/test/Shell/SymbolFile/NativePDB/Inputs/inline_sites_live.lldbinit
M lldb/test/Shell/SymbolFile/NativePDB/Inputs/local-variables-registers.lldbinit
M lldb/test/Shell/SymbolFile/NativePDB/Inputs/lookup-by-types.lldbinit
M lldb/test/Shell/SymbolFile/NativePDB/Inputs/subfield_register_simple_type.lldbinit
M lldb/test/Shell/SymbolFile/NativePDB/function-types-classes.cpp
M lldb/test/Shell/SymbolFile/NativePDB/inline_sites_live.cpp
M lldb/test/Shell/SymbolFile/NativePDB/lookup-by-types.cpp
M lldb/unittests/Breakpoint/CMakeLists.txt
M llvm/benchmarks/FormatVariadicBM.cpp
M llvm/benchmarks/GetIntrinsicForClangBuiltin.cpp
M llvm/benchmarks/GetIntrinsicInfoTableEntriesBM.cpp
M llvm/docs/_static/LoopOptWG_invite.ics
M llvm/lib/Support/rpmalloc/CACHE.md
M llvm/lib/Support/rpmalloc/README.md
M llvm/lib/Support/rpmalloc/malloc.c
M llvm/lib/Support/rpmalloc/rpmalloc.c
M llvm/lib/Support/rpmalloc/rpmalloc.h
M llvm/lib/Support/rpmalloc/rpnew.h
M llvm/lib/Target/DirectX/DirectXTargetTransformInfo.cpp
M llvm/test/CodeGen/DirectX/atan2.ll
M llvm/test/CodeGen/DirectX/atan2_error.ll
M llvm/test/CodeGen/DirectX/cross.ll
M llvm/test/CodeGen/DirectX/normalize.ll
M llvm/test/CodeGen/DirectX/normalize_error.ll
M llvm/test/CodeGen/DirectX/step.ll
M llvm/test/CodeGen/SPIRV/hlsl-intrinsics/atan2.ll
M llvm/test/CodeGen/SPIRV/hlsl-intrinsics/cross.ll
M llvm/test/CodeGen/SPIRV/hlsl-intrinsics/length.ll
M llvm/test/CodeGen/SPIRV/hlsl-intrinsics/normalize.ll
M llvm/test/CodeGen/SPIRV/hlsl-intrinsics/step.ll
M llvm/test/Demangle/ms-placeholder-return-type.test
M llvm/test/FileCheck/dos-style-eol.txt
M llvm/test/tools/llvm-ar/Inputs/mri-crlf.mri
M llvm/test/tools/llvm-cvtres/Inputs/languages.rc
M llvm/test/tools/llvm-cvtres/Inputs/test_resource.rc
M llvm/test/tools/llvm-rc/Inputs/dialog-with-menu.rc
M llvm/test/tools/llvm-readobj/COFF/Inputs/resources/test_resource.rc
M llvm/unittests/Support/ModRefTest.cpp
M llvm/utils/LLVMVisualizers/llvm.natvis
M llvm/utils/lit/tests/Inputs/shtest-shell/diff-in.dos
M llvm/utils/release/build_llvm_release.bat
M openmp/runtime/doc/doxygen/config
M pstl/CREDITS.txt
Log Message:
-----------
Revert "Renormalize line endings whitespace only after dccebddb3b80"
This reverts commit 9d98acb196a40fee5229afeb08f95fd36d41c10a.
Compare: https://github.com/llvm/llvm-project/compare/2bff9d9ffe3a...b55c52c047a1
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list