1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

Reformat.

llvm-svn: 313457
This commit is contained in:
NAKAMURA Takumi 2017-09-16 12:13:03 +00:00
parent b78e2a72b9
commit 2733d852d4

View File

@ -67,6 +67,6 @@ struct DiagnosticHandler {
isAnalysisRemarkEnabled(PassName));
}
};
}
} // namespace llvm
#endif // LLVM_IR_DIAGNOSTICHANDLER_H