Commit Graph

2 Commits

Author SHA1 Message Date
Rintaro Ishizaki
5791a2cb37 [Macros] Plugin search options group
'load-plugin-library', 'load-plugin-executable', '-plugin-path' and
'-external-plugin-path' should be searched in the order they are
specified in the arguments.

Previously, for example '-plugin-path' used to precede
'-external-plugin-path' regardless of the position in the arguments.
2023-06-14 15:46:39 -07:00
Rintaro Ishizaki
766278bce9 [Macros] Verify '-load-plugin-library' precedes '-plugin-path'
Add a test case to prevent regressions.

rdar://108285056
2023-05-02 17:04:20 -07:00