[libc-commits] [libc] [libc] lift app's definition out of startup (PR #75717)
Schrodinger ZHU Yifan via libc-commits
libc-commits at lists.llvm.org
Mon Dec 18 14:24:05 PST 2023
================
@@ -0,0 +1,13 @@
+//===-- Implementation file for linux applications classes -----*- C++ -*-===//
----------------
SchrodingerZhu wrote:
`AppProperties app` was defined in `start.cpp`; I moved its definition here.
https://github.com/llvm/llvm-project/pull/75717
More information about the libc-commits
mailing list