googletest/googlemock/include/gmock
Abseil Team 4bb49ed640 Apply clang-tidy modernize-use-nullptr to googletest.
Now that googletest has moved to C++11, it should no longer
use NULL or 0 for the null pointer. This patch converts all
such usages to nullptr using clang-tidy.

This prevents LLVM from issuing -Wzero-as-null-pointer-constant
warnings.

PiperOrigin-RevId: 215814400
2018-10-05 12:54:14 -04:00
..
internal Comments changes, no functionality changes. 2018-08-14 15:04:11 -04:00
gmock-actions.h Apply clang-tidy modernize-use-nullptr to googletest. 2018-10-05 12:54:14 -04:00
gmock-cardinalities.h googletest export 2018-08-20 14:50:48 -04:00
gmock-generated-actions.h Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gmock-generated-actions.h.pump Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gmock-generated-function-mockers.h Merge 86fe8a25eb into 440527a61e 2018-10-02 13:03:35 -04:00
gmock-generated-function-mockers.h.pump Merge 86fe8a25eb into 440527a61e 2018-10-02 13:03:35 -04:00
gmock-generated-matchers.h Googletest export 2018-09-25 13:05:17 -04:00
gmock-generated-matchers.h.pump Googletest export 2018-09-25 13:05:17 -04:00
gmock-generated-nice-strict.h Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gmock-generated-nice-strict.h.pump Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gmock-matchers.h Apply clang-tidy modernize-use-nullptr to googletest. 2018-10-05 12:54:14 -04:00
gmock-more-actions.h Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gmock-more-matchers.h googletest export 2018-08-15 17:15:36 -04:00
gmock-spec-builders.h Apply clang-tidy modernize-use-nullptr to googletest. 2018-10-05 12:54:14 -04:00
gmock.h Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00