mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-30 04:35:00 +00:00
Trailing whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96923 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1afba8e474
commit
c43012960a
@ -797,7 +797,7 @@ struct ToolDescription : public RefCountedBase<ToolDescription> {
|
||||
// Default ctor here is needed because StringMap can only store
|
||||
// DefaultConstructible objects
|
||||
ToolDescription ()
|
||||
: CmdLine(0), Actions(0), OutFileOption("-o"),
|
||||
: CmdLine(0), Actions(0), OutFileOption("-o"),
|
||||
Flags(0), OnEmpty(0)
|
||||
{}
|
||||
ToolDescription (const std::string& n)
|
||||
|
Loading…
x
Reference in New Issue
Block a user