[all-commits] [llvm/llvm-project] 2d18a8: [X86] Fix uninitialized variable warnings in cetin...

Phoebe Wang via All-commits all-commits at lists.llvm.org
Wed May 4 06:12:29 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d18a86d14a936798a34b10d4b951465b7f0527f
      https://github.com/llvm/llvm-project/commit/2d18a86d14a936798a34b10d4b951465b7f0527f
  Author: Phoebe Wang <phoebe.wang at intel.com>
  Date:   2022-05-04 (Wed, 04 May 2022)

  Changed paths:
    M clang/lib/Headers/cetintrin.h

  Log Message:
  -----------
  [X86] Fix uninitialized variable warnings in cetintrin.h reported by #55224

Fix uninitialized variables introduced by D116325.

Differential Revision: https://reviews.llvm.org/D124916




More information about the All-commits mailing list