CHECK support for nullptr (fixes #341)

This allows CHECK_NE(foo, nullptr) to compile and produces "nullptr" for the
string representation of nullptr.
6 files changed