This patch adds a custom initialize hook for clang tools. This is useful
for plugging in custom initialization in private code bases and IDEs.
Currently it can be used by compiling with a -DUSE_CUSTOM_TOOL_INIT and
linking in an implementation for the customToolInit function.

-- 
Regards,
Alexander

Attachment: tool-init-hook.diff
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to