]> granicus.if.org Git - clang/commit
Expose -fdiagnostics-parseable-fixits to clang-cl
authorHans Wennborg <hans@hanshq.net>
Tue, 21 Apr 2015 23:12:03 +0000 (23:12 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 21 Apr 2015 23:12:03 +0000 (23:12 +0000)
commitafe1032bb8b997808afcc0cca65401f289cff32d
tree3950d545f019290799a740d82ea1fbd3405d9da4
parent9f539454a35198c2e8d99ddde3e8a44314fb87f2
Expose -fdiagnostics-parseable-fixits to clang-cl

Patch by Daniel Cheng!

Differential Revision: http://reviews.llvm.org/D9175

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@235456 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td
test/Driver/cl-options.c