Skip to content
Success

Changes

Summary

  1. Completed the second demangler/automake task: The demangler (when built) in played in the driver directory beside cfa-cc. (details)
  2. 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)
  3. 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.
The file was modifiedconfigure.ac
The file was modifiedsrc/Makefile.am
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.
The file was modifiedsrc/Virtual/VirtualDtor.cpp
The file was modifiedsrc/Virtual/Tables.cc
The file was modifiedsrc/Concurrency/Actors.cpp
The file was modifiedsrc/Concurrency/KeywordsNew.cpp
The file was modifiedsrc/ControlStruct/ExceptTranslateNew.cpp
The file was modifiedsrc/InitTweak/FixInitNew.cpp
The file was modifiedsrc/InitTweak/FixGlobalInit.cc
The file was modifiedsrc/AST/Decl.hpp
The file was modifiedsrc/Concurrency/Waituntil.cpp
The file was modifiedsrc/Concurrency/Corun.cpp
The file was modifiedsrc/InitTweak/InitTweak.cc
The file was modifiedsrc/AST/Decl.cpp
Commit ab9c1b38b9c10656b2bdc0e0745ef1ed831b5d8a by ajbeach
Updated .gitignore for the new location of demangler.
The file was modified.gitignore