Add a using declaration so that the overrides don't hide some of the
base class methods. This was caught by GCC's -Woverloaded-virtual, not sure why it wasn't caught by Clang's. =/ llvm-svn: 272460
Loading
Please sign in to comment
base class methods. This was caught by GCC's -Woverloaded-virtual, not sure why it wasn't caught by Clang's. =/ llvm-svn: 272460