[cfe-dev] Clang Configuration Manager
Cornel Punga via cfe-dev
cfe-dev at lists.llvm.org
Sun Oct 11 17:35:10 PDT 2015
Hi,
I want to work on Configuration Manager open project.
In the description of the project (here
<http://clang.llvm.org/OpenProjects.html>) the first step would be to build
a CFLAGS file. I think it is something similar to the Makefile in the root
directory of the Clang, is that right?
Then, I do not understand very well, how this project would be different
from what CMake does?
And the last, for now, would Python be a suitable choice for this project
or better write it in C++?
Thank you very much for your time!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20151012/3615423a/attachment.html>
More information about the cfe-dev
mailing list