[all-commits] [llvm/llvm-project] 2c7af6: Pass stripNonLineTableDebugInfo remapDebugLoc lamb...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Jul 1 04:38:52 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c7af6dffc0645dad561378550701e1e29b5d7e4
      https://github.com/llvm/llvm-project/commit/2c7af6dffc0645dad561378550701e1e29b5d7e4
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-07-01 (Wed, 01 Jul 2020)

  Changed paths:
    M llvm/lib/IR/DebugInfo.cpp

  Log Message:
  -----------
  Pass stripNonLineTableDebugInfo remapDebugLoc lambda DebugLoc arg by const reference not value.

Noticed by clang-tidy performance-unnecessary-value-param warning.




More information about the All-commits mailing list