unsubscribe
On Thu, Mar 22, 2018 at 3:02 PM via cfe-users
wrote:
> Send cfe-users mailing list submissions to
> cfe-users@lists.llvm.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users
> or, via email, send
Hi,
I have a source project with 467 c++ headers and 578 c++ source files, with
around 500 thousand lines of code (according to sloccount).
I would like to produce 467 header files where I replace the ';' character
with the body of text { } containing the source implementation from
the c++ f