aaron.ballman added inline comments.

================
Comment at: clang/include/clang/Lex/Lexer.h:701
 
   // Helper functions to lex the remainder of a token of the specific type.
+  bool LexIdentifierContinue(Token &Result, const char *CurPtr);
----------------
Something like this then?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108308/new/

https://reviews.llvm.org/D108308

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to