[all-commits] [llvm/llvm-project] 08b289: [clang] Respect PrintingPolicy::FullyQualifiedName...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Mon Jul 19 14:32:11 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 08b289867b5adb45033db501461915234e9e1bd4
https://github.com/llvm/llvm-project/commit/08b289867b5adb45033db501461915234e9e1bd4
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2021-07-19 (Mon, 19 Jul 2021)
Changed paths:
M clang/lib/AST/TypePrinter.cpp
M clang/unittests/AST/CMakeLists.txt
A clang/unittests/AST/TypePrinterTest.cpp
Log Message:
-----------
[clang] Respect PrintingPolicy::FullyQualifiedName when printing a template-id
Fixes PR50774
Differential Revision: https://reviews.llvm.org/D104619
More information about the All-commits
mailing list