[all-commits] [llvm/llvm-project] 78eeda: [MLIR][Presburger] Fix linkage of functions in header

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Tue Feb 8 08:52:36 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 78eeda7529e73b936dd46ac640756d8032bcc48b
      https://github.com/llvm/llvm-project/commit/78eeda7529e73b936dd46ac640756d8032bcc48b
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2022-02-08 (Tue, 08 Feb 2022)

  Changed paths:
    M mlir/unittests/Analysis/Presburger/Utils.h

  Log Message:
  -----------
  [MLIR][Presburger] Fix linkage of functions in header

Static functions in a header cause spurious unused function warnings.




More information about the All-commits mailing list