mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 01:15:50 +08:00
`ast_transformer` could be null, in which case we should initialize `m_code_generator` with the ASTContext. llvm-svn: 245398
`ast_transformer` could be null, in which case we should initialize `m_code_generator` with the ASTContext. llvm-svn: 245398