[all-commits] [llvm/llvm-project] 0bc333: [Attributor][NFC] Clang format the Attributor
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Mon Dec 16 19:06:03 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0bc3336ac168f52b6a6e3297a9cc3eb579f047f4
https://github.com/llvm/llvm-project/commit/0bc3336ac168f52b6a6e3297a9cc3eb579f047f4
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2019-12-16 (Mon, 16 Dec 2019)
Changed paths:
M llvm/lib/Transforms/IPO/Attributor.cpp
Log Message:
-----------
[Attributor][NFC] Clang format the Attributor
The Attributor is always kept formatted so diffs are cleaner.
Sometime we get out of sync for various reasons so we need to format the
file once in a while.
More information about the All-commits
mailing list