mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-27 14:34:58 +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 {
|
class CheckComplexPatMatcher : public Matcher {
|
||||||
const ComplexPattern &Pattern;
|
const ComplexPattern &Pattern;
|
||||||
|
|
||||||
/// MatchNumber - This is the recorded nodes slot that contains the node we want to
|
/// MatchNumber - This is the recorded nodes slot that contains the node we
|
||||||
/// match against.
|
/// want to match against.
|
||||||
unsigned MatchNumber;
|
unsigned MatchNumber;
|
||||||
|
|
||||||
/// Name - The name of the node we're matching, for comment emission.
|
/// Name - The name of the node we're matching, for comment emission.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user