3 Commits

Author SHA1 Message Date
Takashi Kajinami
f2bb7abca8 Remove deprecated swift::max_header_size
The parameter was deprecated during the past cycle in favor of the new
constraints class[1].

[1] 7d220dd93468815f88c95c67b2d45d95152f8cae

Change-Id: I7c291035e4eef39333150629b65abd915976ca79
2023-06-06 14:14:43 +09:00
Takashi Kajinami
109cd356de Replace legacy facts and use fact hash
... because the latest lint no longer allows usage of legacy facts and
top scope fact.

Change-Id: I4c0a9357fcc4184df852024e1f6f36c0ed2e1440
2023-03-02 14:47:43 +09:00
Takashi Kajinami
7d220dd934 Create a separate class for [swift-constraints] options
... and improve support coverage of these options.

Change-Id: I4f4f45a37cb2371451bca713d7df340de1b1448c
2022-08-22 23:55:56 +09:00