Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
llvm-svn: 240353
This commit is contained in:
@@ -884,7 +884,7 @@ struct CounterCoverageMappingBuilder
|
||||
// propagate counts into them.
|
||||
}
|
||||
};
|
||||
} // namespace
|
||||
}
|
||||
|
||||
static bool isMachO(const CodeGenModule &CGM) {
|
||||
return CGM.getTarget().getTriple().isOSBinFormatMachO();
|
||||
|
||||
Reference in New Issue
Block a user