mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-12 23:12:21 +00:00
2fe4a733a3
Fix silly argument processing brokenness. Prepare for IDL_tree_to_IDL when it arrives. Proper basename stuff for #ifdef __gen_nsIFoo_h__ and others. Handle empty interfaces. Dead code trimming (ident, etc.). Typedef support, including arrays. nsVarArgs instead of ... in C++ headers. Fix #include scanning bug that caused pain when we skipped an include that had already been processed.