[all-commits] [llvm/llvm-project] b6ae52: [Examples] Move structured-data unpacking out of t...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Nov 22 15:44:08 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b6ae524cd2d5139748e207d4b60b4a900775d6a7
      https://github.com/llvm/llvm-project/commit/b6ae524cd2d5139748e207d4b60b4a900775d6a7
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2019-11-22 (Fri, 22 Nov 2019)

  Changed paths:
    M lldb/examples/python/in_call_stack.py

  Log Message:
  -----------
  [Examples] Move structured-data unpacking out of the loop. (NFC)

There's no need to repeat this work in the loop.




More information about the All-commits mailing list