hliao marked 3 inline comments as done.
hliao added inline comments.
================
Comment at: clang/include/clang/AST/MangleNumberingContext.h:57-58
+
+ /// Has device mangle numbering context.
+ virtual bool hasDeviceMangleNumberingContext() const { return false; }
+
----------------
rnk wrote:
> It would be nicer if there were a single entry point that does the right
> thing for all mangling contexts.
could you elaborate in more details?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69322/new/
https://reviews.llvm.org/D69322
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits