[all-commits] [llvm/llvm-project] cc0cf7: [HLSL] Allow non `.hlsl` files as source files (#1...

Steven Perron via All-commits all-commits at lists.llvm.org
Tue Apr 29 06:28:51 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cc0cf7253967af4aa3dce2a5de186f766564747b
      https://github.com/llvm/llvm-project/commit/cc0cf7253967af4aa3dce2a5de186f766564747b
  Author: Steven Perron <stevenperron at google.com>
  Date:   2025-04-29 (Tue, 29 Apr 2025)

  Changed paths:
    M clang/lib/Driver/Driver.cpp
    A clang/test/Driver/dxc_I.test

  Log Message:
  -----------
  [HLSL] Allow non `.hlsl` files as source files (#137378)

Changes the driver to assume input file with an unknown extension are
HLSL source files instead of object files.

Fixes https://github.com/llvm/llvm-project/issues/137370



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