[all-commits] [llvm/llvm-project] cb98fd: Fix use of an uninitialized variable; NFC intended

Aaron Ballman via All-commits all-commits at lists.llvm.org
Tue Sep 17 06:39:50 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb98fd977a25d3d778244da4012fd34acf7fab45
      https://github.com/llvm/llvm-project/commit/cb98fd977a25d3d778244da4012fd34acf7fab45
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2024-09-17 (Tue, 17 Sep 2024)

  Changed paths:
    M clang/lib/Sema/SemaHLSL.cpp

  Log Message:
  -----------
  Fix use of an uninitialized variable; NFC intended

This was causing debug builds with Visual Studio to fail a number of
HLSL tests.



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