Use nullptr instead of 0/NULL. (#1435)
authorBruce Mitchener <bruce.mitchener@gmail.com>
Sat, 1 Dec 2018 03:22:49 +0000 (10:22 +0700)
committerBehdad Esfahbod <behdad@behdad.org>
Sat, 1 Dec 2018 03:22:49 +0000 (22:22 -0500)
commit09096aa89f1944dff94a5518bce578eba8989e74
tree41dc98d8abd1a610e55acbe259dcfe6f842eda38
parentbb72de66ddf3ae9ae53cf68642cb228e88aa64f5
Use nullptr instead of 0/NULL. (#1435)

* Use nullptr instead of 0/NULL.

* Update test-name-table.cc
src/hb-debug.hh
src/test-name-table.cc