[PATCH] D149677: [clang][TypePrinter] Add option to skip over elaborated types
Matheus Izvekov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 17 11:47:28 PDT 2023
mizvekov added a comment.
This was never mentioned in the review, but I have a late question: Why did we need to implement a new flag, instead of using `getFullyQualifiedName` from `QualTypeNames.cpp`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149677/new/
https://reviews.llvm.org/D149677
More information about the cfe-commits
mailing list