This is an archive of the discontinued LLVM Phabricator instance.

[buildbot, windows] The property LLDB_TEST_COMPILER is obsolete
ClosedPublic

Authored by stella.stamenova on Oct 9 2018, 2:09 PM.

Details

Summary

This property no longer exists - it was replaced by LLDB_TEST_C_COMPILER and LLDB_TEST_CXX_COMPILER both of which default to the value that used to be passed in as a parameter.

Diff Detail

Repository
rL LLVM

Event Timeline

This revision is now accepted and ready to land.Oct 10 2018, 11:06 AM
This revision was automatically updated to reflect the committed changes.