[PATCH] D150258: [clang][parser] Fix namespace dropping after malformed declarations
Alejandro Álvarez Ayllón via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 12 06:10:31 PDT 2023
alejandro-alvarez-sonarsource updated this revision to Diff 521625.
alejandro-alvarez-sonarsource added a comment.
Applied suggested changes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150258/new/
https://reviews.llvm.org/D150258
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Parse/ParseDecl.cpp
clang/lib/Parse/ParseTemplate.cpp
clang/test/Parser/cxx-namespace-after-missing-semicolon.cpp
clang/test/Parser/cxx-template-recovery.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150258.521625.patch
Type: text/x-patch
Size: 4283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230512/d3bdc0d2/attachment.bin>
More information about the cfe-commits
mailing list