mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
whitespace cleanup
llvm-svn: 54980
This commit is contained in:
parent
b5e0d71a07
commit
b4cfc1a85e
@ -280,7 +280,7 @@ namespace {
|
||||
}
|
||||
}
|
||||
|
||||
void WriteType(const Type* T ) {
|
||||
void WriteType(const Type *T) {
|
||||
if ( !T ) return;
|
||||
WriteTypeSymbolic(msgs, T, Mod );
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user