tra accepted this revision.
tra added inline comments.
This revision is now accepted and ready to land.


================
Comment at: clang/lib/Driver/Driver.cpp:2903
     bool GPUSanitize;
+    Optional<bool> BundleOutput;
 
----------------
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.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101630/new/

https://reviews.llvm.org/D101630

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to