[cfe-commits] r157667 - /cfe/trunk/lib/Sema/SemaExpr.cpp
Eric Christopher
echristo at apple.com
Wed May 30 11:01:32 PDT 2012
On May 30, 2012, at 10:58 AM, Douglas Gregor <dgregor at apple.com> wrote:
>
>
> Sent from my iPhone
>
> On May 29, 2012, at 6:14 PM, Eric Christopher <echristo at apple.com> wrote:
>
>> Author: echristo
>> Date: Tue May 29 20:14:28 2012
>> New Revision: 157667
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=157667&view=rev
>> Log:
>> Remove some extra braces.
>
> Why? Style-only changes tend to be discouraged.
Habit in matching the coding convention here when I was reading through the
area looking for something else.
-eric
More information about the cfe-commits
mailing list