Integrate cpluspluscheck into build system.

Andres Freund <andres@anarazel.de>

Commit: b1cd7ce23f40e1e443b3f2ab127bbe8348add678
Author: Andres Freund <andres@anarazel.de>
Date: 2019-05-31T19:36:17Z
Releases: 12.0
Integrate cpluspluscheck into build system.

Previously cpluspluscheck wouldn't work in vpath builds, this commit
fixes that. To make it easier to invoke, there's a top-level
cpluspluscheck target.

Discussion: https://postgr.es/20190530220244.kiputcbl4gkl2oo6@alap3.anarazel.de

Files

PathChange+/−
GNUmakefile.in modified +3 −0
src/tools/pginclude/cpluspluscheck modified +23 −3