-plugin already prints an error if the name of an unknown plugin is passed. -add-plugin used to silently ignore that, now it errors too.
Details
Details
Diff Detail
Diff Detail
Event Timeline
clang/test/Frontend/plugin-unknown.c | ||
---|---|---|
3 | Probably doesn't even require plugins, since we don't need to load any shared libaries for this test. I'll remove this. |
Probably doesn't even require plugins, since we don't need to load any shared libaries for this test. I'll remove this.