forked from OSchip/llvm-project
72568984b8
Summary: By making all overloads non-virtual and delegating to a differently-named private method, we avoid any (harmless) name-hiding in the subclasses. Reviewers: kadircet Subscribers: kristof.beyls, ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits, Quuxplusone, dblaikie Tags: #clang Differential Revision: https://reviews.llvm.org/D82793 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Cancellation.cpp | ||
Cancellation.h | ||
Context.cpp | ||
Context.h | ||
Function.h | ||
Logger.cpp | ||
Logger.h | ||
Markup.cpp | ||
Markup.h | ||
Path.h | ||
Shutdown.cpp | ||
Shutdown.h | ||
Threading.cpp | ||
Threading.h | ||
ThreadsafeFS.cpp | ||
ThreadsafeFS.h | ||
Trace.cpp | ||
Trace.h |