You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Private vars should conform to `_[a-z0-9_]+`, and public vars should conform to `EXECUTORCH_[A-Z0-9_]+`.
After this change, the only public var is `EXECUTORCH_SRCS_FILE`.
Reviewed By: larryliu0820
Differential Revision: D48071640
fbshipit-source-id: 830f16fc1824bd4c26ed736210250b7339887fa2
0 commit comments