Created by: dxhj
Clean code
Activity
Created by: czipperz
First off, thanks for your contribution!
Unfortunately, this repository is read only. You need to post this to the mailing list instead. Send a PLAIN TEXT EMAIL to
gcc-patches at gcc dot gnu dot org
. Here is a link to the mailing list: https://gcc.gnu.org/ml/gcc-patches/2016-04/. Title the mail[PATCH] Updated formatting of gcc/jit/libgccjit.c
or something like that. Add a changelog entry at the end of your email body like:2016-04-21 Victor Costa dxhj@hotmail.com.br <TAB>* jit/libgccjit.c: Update whitespace in macros.
Where
<TAB>
is a literal tab (\t
).Run
git diff > a.diff
and attacha.diff
to the email.
Please register or sign in to reply