[llvm] r206969 - [yaml2obj][ELF] Add a virtual destructor to the ELFYAML::Section class

Simon Atanasyan simon at atanasyan.com
Wed Apr 23 11:25:20 PDT 2014


On Wed, Apr 23, 2014 at 9:27 PM, David Blaikie <dblaikie at gmail.com> wrote:
> On Wed, Apr 23, 2014 at 4:10 AM, Simon Atanasyan <simon at atanasyan.com> wrote:
>> +ELFYAML::Section ::~Section() {}
>
> unnecessary space between Section and ::?

Thanks. Fixed at r207003.

-- 
Simon Atanasyan



More information about the llvm-commits mailing list