[PATCH] D61896: De-template parseFile() and SymbolTable's add-family functions.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 14 06:55:14 PDT 2019
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
Nice! This pushes down templates from shallower member functions to deeper function and thus deletes some templates along the path.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61896/new/
https://reviews.llvm.org/D61896
More information about the llvm-commits
mailing list