This is an archive of the discontinued LLVM Phabricator instance.

Add missing 'arch' key to valid qHostInfo keys
ClosedPublic

Authored by fjricci on May 1 2017, 11:41 AM.

Details

Summary

'arch' is a valid qHostInfo key, but the unit
test for qHostInfo did not include it in the set of possible keys.

Diff Detail

Repository
rL LLVM

Event Timeline

fjricci created this revision.May 1 2017, 11:41 AM
labath accepted this revision.May 4 2017, 3:30 AM
This revision is now accepted and ready to land.May 4 2017, 3:30 AM
This revision was automatically updated to reflect the committed changes.