skia2/modules
John Stiles fe0de30a87 Enable ClangTidy check modernize-use-nullptr.
https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-nullptr.html

The check converts the usage of null pointer constants (eg. NULL, 0) to
use the new C++11 nullptr keyword.

Change-Id: Iaea2d843154c70e49d62affdc5dceb3bca8c1089
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/310297
Commit-Queue: John Stiles <johnstiles@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
2020-08-14 16:14:30 +00:00
..
audioplayer Componentize SkAudioPlayer 2020-08-14 13:46:06 +00:00
canvaskit Publish version 0.17.3 2020-08-05 15:23:05 +00:00
particles Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
pathkit [canvaskit] Update to 0.17.1 2020-07-21 14:48:20 +00:00
skottie Componentize SkAudioPlayer 2020-08-14 13:46:06 +00:00
skparagraph Enable ClangTidy check modernize-use-nullptr. 2020-08-14 16:14:30 +00:00
skplaintexteditor Enable ClangTidy check readability-const-return-type. 2020-08-07 17:42:38 +00:00
skresources [skottie] Initial audio layer plumbing 2020-08-12 13:03:16 +00:00
sksg Enable ClangTidy check modernize-use-nullptr. 2020-08-14 16:14:30 +00:00
skshaper Revert "ICU: SkShaper (bidi iterator only)" 2020-08-11 21:06:10 +00:00