[PATCH] D85975: [NFC] Fix typo and variable names
JF Bastien via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 14 10:34:50 PDT 2020
jfb accepted this revision.
jfb added a comment.
This revision is now accepted and ready to land.
The typo fix is fine, I'm not sure it's worth fixing variable names (since there's an ongoing discussion about renaming everything anyways).
FWIW C++ doesn't really have a lattice anymore: https://wg21.link/p0418
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85975/new/
https://reviews.llvm.org/D85975
More information about the llvm-commits
mailing list