================
@@ -127,6 +129,78 @@ SourceLocation getUnifiedEndLoc(const Stmt &S, const
SourceManager &SM,
SourceLocation getLocationForNoexceptSpecifier(const FunctionDecl *FuncDecl,
const SourceManager &SM);
+class TokenView {
----------------
vbvictor wrote:
Could we please add tests for this (if it is possibe). I want to beleave that
there are some unit tests for `Lexer`
https://github.com/llvm/llvm-project/pull/172508
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits