================
@@ -6,6 +6,37 @@
 //
 
//===----------------------------------------------------------------------===//
 
+// Defines a utility function for copying and padding characters
+#ifndef CHARACTER_H
+#define CHARACTER_H
----------------
yi-wu-arm wrote:

Thanks for pointing this out, I have moved it under `runtime/tools.h`.

https://github.com/llvm/llvm-project/pull/74628
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to