[PATCH] D63535: [clang][AST] ASTNameGenerator: A refactoring of CodegenNameGeneratorImpl (NFC).
Puyan Lotfi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 19 11:09:02 PDT 2019
plotfi updated this revision to Diff 205643.
plotfi added a comment.
Update to address @aaron.ballman's catch that ASTNameGenerator was not private enough.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63535/new/
https://reviews.llvm.org/D63535
Files:
clang/include/clang/AST/Mangle.h
clang/include/clang/Index/CodegenNameGenerator.h
clang/lib/AST/Mangle.cpp
clang/lib/Index/CodegenNameGenerator.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63535.205643.patch
Type: text/x-patch
Size: 16012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190619/e7b2a396/attachment-0001.bin>
More information about the cfe-commits
mailing list