[PATCH] D85312: [ADT] Move FixedPoint.h from Clang to LLVM.
Leonard Chan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 10 11:23:28 PDT 2020
leonardchan accepted this revision.
leonardchan added a comment.
This revision is now accepted and ready to land.
The patch seems straightforward. Other than moving code and trimming `llvm::` from types, not sure if there's anything else I should expect. LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85312/new/
https://reviews.llvm.org/D85312
More information about the llvm-commits
mailing list