[all-commits] [llvm/llvm-project] 898c42: [clangd] Avoid crash when printing call to string ...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Mon Sep 5 00:42:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 898c421975ed36b99ec2047589384539bd29a40b
https://github.com/llvm/llvm-project/commit/898c421975ed36b99ec2047589384539bd29a40b
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2022-09-05 (Mon, 05 Sep 2022)
Changed paths:
M clang/lib/AST/StmtPrinter.cpp
M clang/unittests/AST/StmtPrinterTest.cpp
Log Message:
-----------
[clangd] Avoid crash when printing call to string literal operator template
Differential Revision: https://reviews.llvm.org/D132830
More information about the All-commits
mailing list