It does not change members or call non-const members.
HostInfo::GetArchitecture() returns a const object ref (maybe others?),
which can't access the non-const function.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 4425 Build 4425: arc lint + arc unit