skia2/modules/sksg
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
..
include Enable ClangTidy check modernize-use-nullptr. 2020-08-14 16:14:30 +00:00
samples Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
src Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
tests Revert "Revert "move onto new factories for SkMatrix"" 2020-05-21 16:58:39 +00:00
BUILD.gn reformat GN files 2020-04-01 23:23:03 +00:00
sksg.gni [sksg] Consolidate geometry effects 2020-07-03 16:55:28 +00:00