[clang] [llvm] [CodeGen][LLVM] Make the `va_list` related intrinsics generic. (PR #85460)

Jessica Clarke via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 15 13:35:47 PDT 2024


================
@@ -1713,7 +1716,7 @@ def int_coro_subfn_addr : DefaultAttrsIntrinsic<
 
 ///===-------------------------- Other Intrinsics --------------------------===//
 //
-// TODO: We should introduce a new memory kind fo traps (and other side effects 
+// TODO: We should introduce a new memory kind fo traps (and other side effects
----------------
jrtc27 wrote:

Don't touch unrelated whitespace

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


More information about the cfe-commits mailing list