[PATCH] D148997: [clang] Add a new annotation token: annot_repl_input_end

Jun Zhang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 16 05:11:21 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG247fa04116a6: [clang] Add a new annotation token: annot_repl_input_end (authored by junaire).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148997

Files:
  clang/include/clang/AST/Decl.h
  clang/include/clang/Basic/TokenKinds.def
  clang/include/clang/Parse/Parser.h
  clang/lib/Frontend/PrintPreprocessedOutput.cpp
  clang/lib/Interpreter/IncrementalParser.cpp
  clang/lib/Lex/PPLexerChange.cpp
  clang/lib/Parse/ParseCXXInlineMethods.cpp
  clang/lib/Parse/ParseDecl.cpp
  clang/lib/Parse/ParseStmt.cpp
  clang/lib/Parse/Parser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148997.522553.patch
Type: text/x-patch
Size: 9489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230516/0158b614/attachment.bin>


More information about the cfe-commits mailing list