[all-commits] [llvm/llvm-project] 7d7e91: SValExplainer.h - get APSInt values by const refer...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Jun 13 05:05:55 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7d7e913e096a915038dd41d0bfe5dd8827da1f60
      https://github.com/llvm/llvm-project/commit/7d7e913e096a915038dd41d0bfe5dd8827da1f60
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-06-13 (Sun, 13 Jun 2021)

  Changed paths:
    M clang/include/clang/StaticAnalyzer/Checkers/SValExplainer.h

  Log Message:
  -----------
  SValExplainer.h - get APSInt values by const reference instead of value. NFCI.

Avoid unnecessary copies.




More information about the All-commits mailing list