yaxunl marked an inline comment as done. yaxunl added inline comments.
================ Comment at: clang/lib/Driver/ToolChains/HIP.cpp:413 } else - BCLibs.push_back(AsanRTL.str()); + BCLibs.push_back({AsanRTL.str(), false}); } ---------------- tra wrote: > Nit: I'd add `/*ShouldInternalize=*/` will do when committing CHANGES SINCE LAST ACTION https://reviews.llvm.org/D110304/new/ https://reviews.llvm.org/D110304 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits