[PATCH] D53725: [CodeGen] Move `emitConstant` from ScalarExprEmitter to CodeGenFunction. NFC.
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 26 21:06:29 PDT 2018
rjmccall added a comment.
This should at least be named `emitScalarConstant`.
https://reviews.llvm.org/D53725
More information about the cfe-commits
mailing list