[all-commits] [llvm/llvm-project] f56659: Don't use a variable that isn't defined

Akira Hatanaka via All-commits all-commits at lists.llvm.org
Tue Jun 9 16:08:22 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f56659d2bae67b26c016aed6503585d93fbafd23
      https://github.com/llvm/llvm-project/commit/f56659d2bae67b26c016aed6503585d93fbafd23
  Author: Akira Hatanaka <ahatanaka at apple.com>
  Date:   2020-06-09 (Tue, 09 Jun 2020)

  Changed paths:
    M clang/test/CodeGenObjC/arc-foreach.m

  Log Message:
  -----------
  Don't use a variable that isn't defined

The line defining CAPTURE was removed in r302270.




More information about the All-commits mailing list