Remove a top-level "using namespace" from TargetTransformInfoImpl.h
Move it into the implementation of the function that needs it. Avoids polluting the namespace of all files including the header.
Loading
Please sign in to comment
Move it into the implementation of the function that needs it. Avoids polluting the namespace of all files including the header.