Move static functions returning UDTs outside of the extern "C" block. Silences...
Move static functions returning UDTs outside of the extern "C" block. Silences an MSVC warning, and reduces the number of exported symbols. llvm-svn: 260104
Loading
Please sign in to comment