Open xingyc0979 opened 1 year ago
When the clang::Decl::print interface involves the following asm embedded code, it will ignore the last double colon, resulting in compilation errors.
clang::Decl::print
@llvm/issue-subscribers-clang-frontend
When the
clang::Decl::print
interface involves the following asm embedded code, it will ignore the last double colon, resulting in compilation errors.