[enco] Common nullptr handler in debuging API (#2247)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 13 Nov 2018 09:40:09 +0000 (18:40 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 13 Nov 2018 09:40:09 +0000 (18:40 +0900)
commit68f9b0aa6b39ebf4473cc7bb9f118c3f38df685d
treead4cfe83051878e99d6a0728d72d10cee413366a
parente8daaaed18ca98cb5faf6b37c8f4fef325d22b45
[enco] Common nullptr handler in debuging API (#2247)

With this commit, every debugging API shares the same nullptr handler
(which is generated via macro).

This change makes it easy to extend debugging API.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/enco/core/src/Support/Debugging.cpp