summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend/plugin-unknown.c
Commit message (Collapse)AuthorAgeFilesLines
* Validate -add-plugin arguments.Nico Weber2019-01-031-0/+5
-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. Differential Revision: https://reviews.llvm.org/D56273 llvm-svn: 350340
OpenPOWER on IntegriCloud