================
@@ -633,6 +638,13 @@ class CIRGenFunction : public CIRGenTypeCache {
llvm::iterator_range<CastExpr::path_const_iterator> path,
bool nullCheckValue, SourceLocation loc);
+ /// GetVTTParameter - Return the VTT parameter that should be passed to a
----------------
bcardosolopes wrote:
You can remove the `GetVTTParameter - ` part
https://github.com/llvm/llvm-project/pull/156521
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits