tbaeder added inline comments.
================ Comment at: clang/lib/AST/Interp/ByteCodeExprGen.cpp:1138 + // FIXME: There is a certain code duplication between here + // and Porgram::createGlobalString(). + const size_t CharWidth = SL->getCharByteWidth(); ---------------- tschuett wrote: > tschuett wrote: > > Program > Probably I misunderstood something. It says: > ``` > Porgram::createGlobalString > ``` > I would expected it to start with **Program** and not **Porgram**. > Yep, I fixed it locally. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D137488/new/ https://reviews.llvm.org/D137488 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits