mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-04 07:32:13 +00:00
Tidy up a bit. Trailing whitespace, hard tabs and 80-columns.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122337 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e95cc25a22
commit
fbadcd0826
@ -656,8 +656,8 @@ private:
|
||||
class CheckComplexPatMatcher : public Matcher {
|
||||
const ComplexPattern &Pattern;
|
||||
|
||||
/// MatchNumber - This is the recorded nodes slot that contains the node we want to
|
||||
/// match against.
|
||||
/// MatchNumber - This is the recorded nodes slot that contains the node we
|
||||
/// want to match against.
|
||||
unsigned MatchNumber;
|
||||
|
||||
/// Name - The name of the node we're matching, for comment emission.
|
||||
|
Loading…
x
Reference in New Issue
Block a user