[PATCH] D53725: [CodeGen] Move `emitConstant` from ScalarExprEmitter to CodeGenFunction. NFC.
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 30 18:10:22 PDT 2018
rjmccall accepted this revision.
rjmccall added a comment.
This revision is now accepted and ready to land.
Well, that's the old style, but we've been slowly moving to the camelCase style instead. Very, very slowly. I won't hold up your patch over it.
https://reviews.llvm.org/D53725
More information about the cfe-commits
mailing list