# # ChangeLog for src/AST/TranslationUnit.hpp # # Generated by Trac 1.2.1 # Apr 30, 2024, 10:15:55 AM Tue, 26 Oct 2021 17:32:59 GMT Andrew Beach [c600df1] * src/AST/Pass.hpp (modified) * src/AST/Pass.impl.hpp (modified) * src/AST/Pass.proto.hpp (modified) * src/AST/TranslationUnit.hpp (modified) * src/InitTweak/GenInit.cc (modified) Added ast::WithConstTranslationUnit to give access to the surrounding ... Fri, 11 Dec 2020 20:44:02 GMT Fangren Yu [b3a0df6] * src/AST/Convert.cpp (modified) * src/AST/Expr.hpp (modified) * src/AST/Fwd.hpp (modified) * src/AST/TranslationUnit.hpp (modified) attempt to fix sizeType in new ast Wed, 28 Oct 2020 15:18:24 GMT Andrew Beach [1be1e5a] * src/AST/TranslationUnit.hpp (added) Added the TranslationUnit class to avoid globals.