[all-commits] [llvm/llvm-project] 2426b1: [Test] Fix undef var in attr-speculative-load-hard...

RoboTux via All-commits all-commits at lists.llvm.org
Wed Mar 17 12:12:36 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2426b1fa66f95d2b6b874e422edceccdf6431162
      https://github.com/llvm/llvm-project/commit/2426b1fa66f95d2b6b874e422edceccdf6431162
  Author: Thomas Preud'homme <thomasp at graphcore.ai>
  Date:   2021-03-17 (Wed, 17 Mar 2021)

  Changed paths:
    M clang/test/CodeGen/attr-speculative-load-hardening.c

  Log Message:
  -----------
  [Test] Fix undef var in attr-speculative-load-hardening.c

Fix use of undefined variable in CHECK-NOT directive in clang test
CodeGen/attr-speculative-load-hardening.c.

Reviewed By: kristof.beyls

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




More information about the All-commits mailing list