Skip to content

Commit cca5070

Browse files
jurahulNoumanAmir657
authored andcommitted
[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 b7abbf8 commit cca5070

File tree

1 file changed

+109
-136
lines changed

1 file changed

+109
-136
lines changed

0 commit comments

Comments
 (0)