[all-commits] [llvm/llvm-project] 6a0ed5: ImplicitNullChecks.cpp - use auto const& iterators...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Sep 21 09:44:14 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6a0ed57a2259263d4f5923ff5c61850b8a731322
      https://github.com/llvm/llvm-project/commit/6a0ed57a2259263d4f5923ff5c61850b8a731322
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
    M llvm/lib/CodeGen/ImplicitNullChecks.cpp

  Log Message:
  -----------
  ImplicitNullChecks.cpp - use auto const& iterators in for-range loops to avoid copies. NFCI.




More information about the All-commits mailing list