Support suppressing unused arguments warnings as a core option so that
authorChandler Carruth <chandlerc@gmail.com>
Thu, 5 Sep 2013 10:09:03 +0000 (10:09 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 5 Sep 2013 10:09:03 +0000 (10:09 +0000)
commit576a369f65591f9d1949f526aa5f92862bba24cd
treecdaa61801b4954d150a7976da78f42fa527da7b7
parent9a8d48b5e1df1c459625bef47d36424bd25c7efb
Support suppressing unused arguments warnings as a core option so that
it works in the CL flavor driver.

llvm-svn: 190040
clang/include/clang/Driver/Options.td
clang/test/Driver/cl-options.c