CommandLineArgumentParser: handle single quotes.
authorPeter Collingbourne <peter@pcc.me.uk>
Sat, 2 Mar 2013 06:00:16 +0000 (06:00 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Sat, 2 Mar 2013 06:00:16 +0000 (06:00 +0000)
commitfe7a3486149938e043e615926de40516ab05ff60
treeb893f5663f1ab340635f856a3a640ace22941f08
parent20ef54f4c1d883773d1aa6e638a0603f6718ccb9
CommandLineArgumentParser: handle single quotes.

Differential Revision: http://llvm-reviews.chandlerc.com/D482

llvm-svn: 176404
clang/lib/Tooling/JSONCompilationDatabase.cpp
clang/unittests/Tooling/CompilationDatabaseTest.cpp