Make getDiagnosticsInGroup helper method a static function in the cpp file and...
Make getDiagnosticsInGroup helper method a static function in the cpp file and move the WarningOption struct into an anonymous namespace instead of clang namespace since it no longer needs to be forward declared in the header. llvm-svn: 189569
Loading
Please register or sign in to comment