- Add declarations of various `MCAsmParserExtension` creation functions to MCAsmParserExtension.h and use namespace qualifiers to define these and some other functions. - Add end of namespace comments. - Fix indentation of `MCNullStreamer` class. - Remove namespace surrounding code in MCWinEH.cpp and use "using namespace" instead.