]> granicus.if.org Git - clang/commit
PR5328: Allow duplicatic -pedantic (and -pedantic-errors) options.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 29 Oct 2009 02:24:45 +0000 (02:24 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 29 Oct 2009 02:24:45 +0000 (02:24 +0000)
commit6e8371eb97a08f724be22ae6042d1e9eacbe4c48
tree6c666531c9512fbe98eac4df19d6fcec2abb5d15
parentf7fb31f4751c9c5ac3d9f93c19ec05a74dd9546f
PR5328: Allow duplicatic -pedantic (and -pedantic-errors) options.
 - clang-cc doesn't care about their relative order with other -W options.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85473 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp