[PATCH] D132830: [clangd] Avoid crash when printing call to string literal operator template in hover
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 29 02:33:33 PDT 2022
kadircet added a comment.
can you move the test into `llvm/llvm-project/clang/unittests/AST/StmtPrinterTest.cpp` ?
while there, also a test on pack-extended user defined literals would be nice.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132830/new/
https://reviews.llvm.org/D132830
More information about the cfe-commits
mailing list