[clang-format] Fix use after free in FormatTokenSource test
Add a lifetime annotation to IndexedTokenSource so we get a warning for this pattern.
Loading
Please sign in to comment
Add a lifetime annotation to IndexedTokenSource so we get a warning for this pattern.