[Lldb-commits] Convert null to nullptr in source/interpreter files

Robert Matusewicz matekm at gmail.com
Fri Apr 18 13:53:11 PDT 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

feel free to commit my both patches as I don't have commit access to the
repo.

Robert

On 18.04.2014 18:32, Greg Clayton wrote:
> Looks good.
> 
> On Apr 18, 2014, at 1:28 AM, Robert Matusewicz <matekm at gmail.com> wrote:
> 
> Hi,
> 
> This is the first patch that converts null pointer from "old" C++ to
> C++11 nullptr in files stored in source/Interpreter directory of lldb
> repository. No functional changes Done with clang-modernizer.
> 
> 
> More patches on the way - didn't wanted to put all the changes in one
> review (I don't really like large patches even if they contains only
> cosmetic changes), but I anyone feels that it would be better to put all
> NULL->nullptr conversion in one commit, I can merge all my changes int
> one;).
> 
> Br,
> Robert
>> <convert_to_nullptr_interpreter_source_files.diff>_______________________________________________
>> lldb-commits mailing list
>> lldb-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJTUZCrAAoJEATzNIO2M4RNMl4P/1t0yT5qo2YQDwTc8u+o4+fT
E3TOlKV/nsRPKnFZN50Hv6/OcZAiGLhXwGUiTHU7V76TLYmjq73ls0M6VBaRe3uo
FKqXDd0tDuMckT7mNE4q9//ueIoFNG6jFN2iEm302hxoNEN/SP2Sd6+sHpMiWMgX
1aSTszcnbjSx5HD7cLprC8CcHrRBu1+tBtLouHNLQLp3jG1UNVS7wP4V+1CS7PTD
q2ugvfc/oeiwRsaEWnKhOVkJWbwrxgnNPqlDNDKeYaju71LK0+Veq6Akxwcey5lO
EUg+o+ng/P9njVaDUD0WbxRevk0AvhHrsNZ5SD8HTqt2WAvQrBGeYwb3Rw4FDDpH
cDwpu3XQBBA/CQ5aWEnBW4GqklYpdSieRogtrIPiM1n8L1x529eYzeE57Ch0u+XW
1MYQjFfL7Hm9RBeFLx5SfhxJRRBEZgDroILskGdImiX4PMFt0H2D/sx/NsLICZcQ
Xb5T3yYnk2qvGx7sMQfUMWf9ZtlIi71jbIZJsBOVAsPKNf+4U3lf0YVN8xlR3FvU
q0rO4l3y/cZDmFGy7V7xGL+HA8Z8J683pIhgQfhY2zh9bNDRBJuxJE8dkjsxVWaa
76CrRWdwPnD79C6F3sVkueJFQc73YgC/j3Apc7fGnkU2j7dX9NOrxZWnO/LwNKWv
KZAKpMHvcw3m8nQxUFfL
=EXPs
-----END PGP SIGNATURE-----



More information about the lldb-commits mailing list