[all-commits] [llvm/llvm-project] c43f8c: Add PrintingPolicy overload to APValue::printPrett...
Richard Smith via All-commits
all-commits at lists.llvm.org
Tue Nov 10 14:49:26 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c43f8c772886ff081aaaf94ddb70da58d545a4c0
https://github.com/llvm/llvm-project/commit/c43f8c772886ff081aaaf94ddb70da58d545a4c0
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-11-10 (Tue, 10 Nov 2020)
Changed paths:
M clang/include/clang/AST/APValue.h
M clang/include/clang/AST/PrettyPrinter.h
M clang/lib/AST/APValue.cpp
Log Message:
-----------
Add PrintingPolicy overload to APValue::printPretty. NFC.
More information about the All-commits
mailing list