klausler added a comment. I can't speak to the lowering or driver bits, but the runtime part looks pretty good to me.
================ Comment at: flang/runtime/environment-default-list.h:1 +//===-- Runtime/environment-default-list.h --------------------------------===// +// ---------------- If you want this header to be maximally portable C and C++, please observe the usage of other such headers, and use old-school C /*comments*/. You could probably just use an 'int' for the item count and avoid some difficulty below, unless you expect a program to use billions of default environment settings. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D130513/new/ https://reviews.llvm.org/D130513 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits