mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Remove comma at end of enumerator list.
llvm-svn: 61585
This commit is contained in:
parent
2c89c6ebae
commit
eedbd9ee1b
@ -118,7 +118,7 @@ namespace lltok {
|
||||
Type,
|
||||
|
||||
APFloat, // APFloatVal
|
||||
APSInt, // APSInt
|
||||
APSInt // APSInt
|
||||
};
|
||||
} // end namespace lltok
|
||||
} // end namespace llvm
|
||||
|
Loading…
x
Reference in New Issue
Block a user