r190962 - get rid of extra parentheses.
Tobias Grosser
tobias at grosser.es
Wed Sep 18 23:29:39 PDT 2013
On 09/19/2013 12:18 AM, Adrian Prantl wrote:
> Author: adrian
> Date: Wed Sep 18 17:18:17 2013
> New Revision: 190962
>
> URL: http://llvm.org/viewvc/llvm-project?rev=190962&view=rev
> Log:
> get rid of extra parentheses.
Hi Adrian,
I have the feeling this change is contrary to what people normally do in
LLVM. Specifically, either people have parenthesis on all branches or
we use none at all.
Tobias
More information about the cfe-commits
mailing list