citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit 54c70e2f02a68c1ac38ea154eeed06766fd58c82
parent 3055d620753752e4c8d2951b5f3780029ad60adc
Author: Kyle Milz <kyle@getaddrinfo.net>
Date:   Thu, 14 Apr 2016 23:41:23 -0600

bin: sort compilers in manpage

Diffstat:
Mbin/citrun_wrap.1 | 8+++++---
1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/bin/citrun_wrap.1 b/bin/citrun_wrap.1 @@ -15,12 +15,14 @@ If the native build system calls any of the following compilers, any output object files should be instrumented: .Pp .Bl -tag -width Ds -offset indent -compact +.It c++ .It cc -.It gcc +.It clang +.It clang++ +.It eg++ .It egcc -.It c++ .It g++ -.It eg++ +.It gcc .El .Pp .Nm