yaxunl marked an inline comment as done.
yaxunl added inline comments.
================
Comment at: clang/lib/Driver/Driver.cpp:2903
bool GPUSanitize;
+ Optional<bool> BundleOutput;
----------------
tra wrote:
> We should document the behavior we expect from the `--gpu-bundle-output`
> option in one place. This may be a good place for it.
>
> Some day we should add CUDA/HIP section to clang manual. We already have tons
> of options that users do need to know about.
Will fix the comments when committing.
Yes we should start adding CUDA/HIP documentation to clang manual in future
patches.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101630/new/
https://reviews.llvm.org/D101630
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits