Completed the second demangler/automake task: The demangler (when built) in played in the driver directory beside cfa-cc. (details)
Removed the old-ast-compatable FunctionDecl constructor. However, enough cases pass nothing polymorphic along some of the uses of the constructor now go to a new monomorphic function constructor. (details)
Updated .gitignore for the new location of demangler. (details)
Commit
4bc4b4cec0733ff958ac176d48cfdd174ada1a31
by ajbeach
Completed the second demangler/automake task: The demangler (when built) in played in the driver directory beside cfa-cc.
Commit
37273c8cb34ce14d7da1cb9d4d43491327ff6807
by ajbeach
Removed the old-ast-compatable FunctionDecl constructor. However, enough cases pass nothing polymorphic along some of the uses of the constructor now go to a new monomorphic function constructor.