[PATCH] D86688: [RecoveryExpr] Add 11.0.0 release note.
Thorsten via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 27 06:10:36 PDT 2020
tschuett added inline comments.
================
Comment at: clang/docs/ReleaseNotes.rst:73
+
+ // clangd-11 produces a richer AST:
+ // VarDecl <line:2:1, col:16> col:5 x 'int' cinit
----------------
clangd-11 or clang-11?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86688/new/
https://reviews.llvm.org/D86688
More information about the cfe-commits
mailing list