[PATCH] D132821: [clang][Parse] Fix crash when emitting template diagnostic
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 29 07:37:59 PDT 2022
tbaeder added inline comments.
================
Comment at: clang/test/Parser/cxx-concept-declaration.cpp:3
// Support parsing of concepts
// Disabled for now.
----------------
I guess we can drop these two lines now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132821/new/
https://reviews.llvm.org/D132821
More information about the cfe-commits
mailing list