zwuis wrote:

- `FixItHint::CreateRemoval(/*SourceLocation*/)` can remove the token at the 
location.
- What we need is removing two tokens: `=` and the identifier between `using` 
and `=`.

Please simplify fix-it-related logic.

https://github.com/llvm/llvm-project/pull/180404
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to