Any objections to running clang-format in include/llvm/Support/ELF.h?
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 14 13:52:32 PST 2016
On Mon, Nov 14, 2016 at 1:40 PM, Rafael Avila de Espindola
<rafael.espindola at gmail.com> wrote:
>
>
>
>>No objections (actually in favour of).
>>I have a large'ish patch converting from ErrorOr<> to Expected<>, so
>>reformatting will cause a bit of merge pain to me.
>>If you want, I can take care of that once I'm done with the patch?
>
>
> Note that I want to format Support/ELF.h, not Object/ELF.h.
>
Oh, even better. Please go ahead. (I actually am fine formatting both).
--
Davide
"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare
More information about the llvm-commits
mailing list