[PATCH] D131717: [ADT] Replace STLForwardCompat.h's C++17 equivalents
Joe Loser via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 11 14:04:03 PDT 2022
jloser added a comment.
In D131717#3717363 <https://reviews.llvm.org/D131717#3717363>, @MaskRay wrote:
> The llvm/include/llvm/ADT/STLForwardCompat.h and llvm/unittests/ADT/STLForwardCompatTest.cpp removal can be in a separate patch.
Sure. I just split them out of this patch and I'll do the removal in a follow-up patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131717/new/
https://reviews.llvm.org/D131717
More information about the cfe-commits
mailing list