[llvm-commits] [llvm] r118656 - /llvm/trunk/lib/Target/ARM/AsmParser/ARMAsmParser.cpp

Matt Beaumont-Gay matthewbg at google.com
Tue Nov 9 16:21:56 PST 2010


On Tue, Nov 9, 2010 at 16:14, Bill Wendling <wendling at apple.com> wrote:
> On Nov 9, 2010, at 4:08 PM, Matt Beaumont-Gay wrote:
>
>> Author: matthewbg
>> Date: Tue Nov  9 18:08:58 2010
>> New Revision: 118656
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=118656&view=rev
>> Log:
>> Rename a parameter to avoid confusion with a local variable
>>
> Thanks, Matt. :-)
>
> In the future, if there's something wrong with a patch, you can reply and I will fix it. (Not meaning this to sound like a sarcastic statement.)

Sure, no problem. I fixed it myself largely because (A) it was a
trivial fix and (B) it only materially affects those of us who build
with -Wall -Werror :)

-Matt




More information about the llvm-commits mailing list