[llvm-dev] Adding the some static buffer content to the beginning and end of C file .

Umesh Kalappa via llvm-dev llvm-dev at lists.llvm.org
Mon Jun 12 09:41:40 PDT 2017


Hi All,

I'm new to Lex/Parser code of Clang , we are trying to append some
static buffer to the beginning and end of every C file we open for
compilation and investigating the same, how we do?

Any reference or hints  from experts ,how we can do , will be
appreciated and save our time a lot .


Thank you
~Umesh


More information about the llvm-dev mailing list