[all-commits] [llvm/llvm-project] 10b053: [Attributor][NFC] Fix indentation

hellobbn via All-commits all-commits at lists.llvm.org
Sun Jun 21 00:44:16 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 10b0539772d582f3cb2370049d759083e9107599
      https://github.com/llvm/llvm-project/commit/10b0539772d582f3cb2370049d759083e9107599
  Author: clfbbn <clfbbn at gmail.com>
  Date:   2020-06-21 (Sun, 21 Jun 2020)

  Changed paths:
    M llvm/lib/Transforms/IPO/Attributor.cpp

  Log Message:
  -----------
  [Attributor][NFC] Fix indentation

Summary: The patch D81022 seems to break the indentation of the `cleanupIR()` function. This patch fixes this problem

Reviewers: jdoerfert, sstefan1, uenoku

Reviewed By: jdoerfert

Subscribers: hiraditya, uenoku, kuter, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D82260




More information about the All-commits mailing list