Integrate cpluspluscheck into build system.
Andres Freund <andres@anarazel.de>
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
| Path | Change | +/− |
|---|---|---|
| GNUmakefile.in | modified | +3 −0 |
| src/tools/pginclude/cpluspluscheck | modified | +23 −3 |