================
@@ -799,6 +806,16 @@ PointerValue 
&Environment::getOrCreateNullPointerValue(QualType PointeeType) {
   return DACtx->getOrCreateNullPointerValue(PointeeType);
 }
 
+void Environment::initializeFieldsWithValues(RecordStorageLocation &Loc) {
----------------
ymand wrote:

I don't know of any convention. I tend not to anchor on header order, but YMMV. 
 Up to you.

https://github.com/llvm/llvm-project/pull/84164
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to