[all-commits] [llvm/llvm-project] 575e09: [AST] Let DeclarationNameInfo printing use Printin...
Sam McCall via All-commits
all-commits at lists.llvm.org
Fri Nov 15 10:20:01 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 575e09d9f82f3bd0894dc10d1fa5873e97a7e70f
https://github.com/llvm/llvm-project/commit/575e09d9f82f3bd0894dc10d1fa5873e97a7e70f
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2019-11-15 (Fri, 15 Nov 2019)
Changed paths:
M clang/include/clang/AST/DeclarationName.h
M clang/lib/AST/DeclPrinter.cpp
M clang/lib/AST/DeclarationName.cpp
M clang/lib/AST/StmtPrinter.cpp
Log Message:
-----------
[AST] Let DeclarationNameInfo printing use PrintingPolicy, and fix const-correctness
More information about the All-commits
mailing list