[all-commits] [llvm/llvm-project] 444320: [llvm-remarkutil] Make tryParseRemarksFromInputFil...

Jessica Paquette via All-commits all-commits at lists.llvm.org
Tue Sep 13 10:23:34 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 444320ab48f247bb1d37e08d0ccd5eb8033de645
      https://github.com/llvm/llvm-project/commit/444320ab48f247bb1d37e08d0ccd5eb8033de645
  Author: Jessica Paquette <jpaquette at apple.com>
  Date:   2022-09-13 (Tue, 13 Sep 2022)

  Changed paths:
    M llvm/tools/llvm-remarkutil/RemarkUtil.cpp

  Log Message:
  -----------
  [llvm-remarkutil] Make tryParseRemarksFromInputFile static

All the functions in this file should be static to avoid ODR violations.




More information about the All-commits mailing list