Hi All!

We would like to analyze mozilla's code base in order to visualize dependencies 
and other code metrics. After the build a lot of *.c and *.cpp files have been 
created under /obj-x86_64-unknown-linux-gnu. We wonder what the relationship is 
between the initial code base and these generated files. In other words, the 
actual question is, whether to analyze these generated files or not. Would we 
get a more accurate picture of the code base with them or could they even 
pollute the results with, for example, some kind of temporary constructs?

Thank you in advance
Konstantin

_______________________________________________
dev-builds mailing list
dev-builds@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to