rjmccall added a comment.

I don't mind generally abstracting Clang to handle this better.



================
Comment at: clang/lib/CodeGen/CodeGenModule.h:1229
+  // Return the LLVM type sized as one character unit.
+  llvm::Type *getCharSizedType();
+
----------------
Please just add a CharTy to CodeGenTypeCache.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94979

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D94979: [CGExpr] ... John McCall via Phabricator via cfe-commits

Reply via email to