[all-commits] [llvm/llvm-project] 414f84: [clang][safestack] Remove triple from stack usage ...

Paul Kirth via All-commits all-commits at lists.llvm.org
Thu Apr 21 14:58:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 414f84ba29d96c8cbbe198cfc022146e4582cbef
      https://github.com/llvm/llvm-project/commit/414f84ba29d96c8cbbe198cfc022146e4582cbef
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2022-04-21 (Thu, 21 Apr 2022)

  Changed paths:
    M clang/test/Frontend/stack-usage-safestack.c

  Log Message:
  -----------
  [clang][safestack] Remove triple from stack usage test

Supplying the target triple caused breakeages for compilers that don't support
the supplied triple.

Reviewed By: mysterymath

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




More information about the All-commits mailing list