[all-commits] [llvm/llvm-project] bc9775: [NFC] Add GitHub issues to HLSL FIXME comments

Chris B via All-commits all-commits at lists.llvm.org
Wed Sep 21 08:31:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc97751a236e619dc33f81e9fc9b3fe6bd0ba7b6
      https://github.com/llvm/llvm-project/commit/bc97751a236e619dc33f81e9fc9b3fe6bd0ba7b6
  Author: Chris Bieneman <chris.bieneman at me.com>
  Date:   2022-09-21 (Wed, 21 Sep 2022)

  Changed paths:
    M clang/lib/CodeGen/CGHLSLRuntime.cpp
    M clang/lib/Driver/ToolChains/HLSL.cpp
    M clang/lib/Sema/SemaDecl.cpp
    M clang/test/CodeGenHLSL/validator_version.hlsl

  Log Message:
  -----------
  [NFC] Add GitHub issues to HLSL FIXME comments

In order to make this easier to track I've filed issues for each of the
HLSL FIXME comments that I can find. I may have missed some, but I want
this to be the new default mode.




More information about the All-commits mailing list