Revert "[Tooling] Parse compilation database command lines on Windows."
authorZachary Turner <zturner@google.com>
Wed, 17 Aug 2016 20:55:35 +0000 (20:55 +0000)
committerZachary Turner <zturner@google.com>
Wed, 17 Aug 2016 20:55:35 +0000 (20:55 +0000)
commita1857172a19ec476e49c61df50d536553b0a7c91
treead10fa424002f1160c49bdedafaef6f3207533bf
parenta9a548049a29fb73b95bfdeea1a606b42a8d5c85
Revert "[Tooling] Parse compilation database command lines on Windows."

This reverts commit 27a874790fc79f6391ad3703d7c790f51ac6ae1f.

After the introduction of windows command line parsing, some unit tests
began failing that expect to test gnu style command line quirks.  The
fix is mechanical but time consuming, so revert this for now.

llvm-svn: 278976
clang/lib/Tooling/JSONCompilationDatabase.cpp