[clang] [clang-repl] Implement IncrementalHIPDeviceParser for HIP device compilation (PR #218337)

Aditya Sinha via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 9 03:11:19 PDT 2026


================
@@ -11,19 +11,245 @@
 //===----------------------------------------------------------------------===//
 
 #include "DeviceOffload.h"
+#include "IncrementalAction.h"
----------------
AdityaSinha149 wrote:

Changed the comments.

https://github.com/llvm/llvm-project/pull/218337


More information about the cfe-commits mailing list