Re: clang-format: Fix deref treated as binary op in throw

2017-07-17 Thread Manuel Klimek via cfe-commits
ot;cfe-commits@lists.llvm.org" < > cfe-commits@lists.llvm.org> > *Subject: *Re: clang-format: Fix deref treated as binary op in throw > > > > LG, thanks for the patch. For next time, it helps to use phabricator to > make people catch patches faster :) > > > > D

Re: clang-format: Fix deref treated as binary op in throw

2017-07-17 Thread Erik Uhlmann via cfe-commits
I don’t have commit access, so I’d need you to check it in. Thanks for your help! From: Manuel Klimek Date: Monday, July 17, 2017 at 03:31 To: Erik Uhlmann , "cfe-commits@lists.llvm.org" Subject: Re: clang-format: Fix deref treated as binary op in throw LG, thanks for the patch

Re: clang-format: Fix deref treated as binary op in throw

2017-07-17 Thread Manuel Klimek via cfe-commits
LG, thanks for the patch. For next time, it helps to use phabricator to make people catch patches faster :) Do you have commit access or do you need me to check it in? On Thu, Jul 6, 2017 at 6:53 PM Erik Uhlmann via cfe-commits < cfe-commits@lists.llvm.org> wrote: > When dereferencing a pointer