================ @@ -7117,6 +7117,13 @@ void Clang::ConstructJob(Compilation &C, const JobAction &JA, } } + // The offloading devices do not support RTTI. ---------------- asudarsa wrote:
I see that IsHIPDevice has been added to the check here (compared to what was deleted inside CodeGenModule.h). is that expected? Thanks https://github.com/llvm/llvm-project/pull/127082 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits