[all-commits] [llvm/llvm-project] 670496: [ADT] Use inherited ctors to forward to base. NFCI.
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Mon Feb 17 05:39:25 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6704960f7c282714d5963aad8f7b379fa13289ea
https://github.com/llvm/llvm-project/commit/6704960f7c282714d5963aad8f7b379fa13289ea
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-02-17 (Mon, 17 Feb 2020)
Changed paths:
M llvm/include/llvm/ADT/SmallPtrSet.h
Log Message:
-----------
[ADT] Use inherited ctors to forward to base. NFCI.
More information about the All-commits
mailing list