mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-27 14:34:58 +00:00
Remove trailing whitespace. NFC ®
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227105 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1cc4d3de39
commit
583a153662
@ -683,7 +683,7 @@ StringRef ScalarTraits<StringRef>::input(StringRef Scalar, void *,
|
||||
Val = Scalar;
|
||||
return StringRef();
|
||||
}
|
||||
|
||||
|
||||
void ScalarTraits<std::string>::output(const std::string &Val, void *,
|
||||
raw_ostream &Out) {
|
||||
Out << Val;
|
||||
|
Loading…
x
Reference in New Issue
Block a user