Skip to content

Commit e0a02fd

Browse files
authored
[NFC][Clang][TableGen] Use StringRef in FlattenedSpelling (llvm#113809)
- Change FlattenedSpelling to use StringRef instead of std::String. - Use range for loops and enumerate(). - Use ArrayRef<> instead of std::vector reference as function arguments. - Use {} for all if/else branch bodies if one of them uses it.
1 parent cafd3e1 commit e0a02fd

File tree

1 file changed

+109
-136
lines changed

1 file changed

+109
-136
lines changed

0 commit comments

Comments
 (0)