[PATCH] D138453: [clang] Add serialization for loop hint annotation tokens
Mike Rice via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 29 10:56:09 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG530eb263c0ec: [clang] Add serialization for loop hint annotation tokens (authored by mikerice).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Changed prior to commit:
https://reviews.llvm.org/D138453?vs=477281&id=478640#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138453/new/
https://reviews.llvm.org/D138453
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Lex/Token.h
clang/include/clang/Serialization/ASTBitCodes.h
clang/lib/Parse/ParsePragma.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp
clang/test/PCH/delayed-template-with-pragma.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138453.478640.patch
Type: text/x-patch
Size: 7134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221129/3c1775df/attachment.bin>
More information about the cfe-commits
mailing list