]> granicus.if.org Git - clang/commit
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)
commitb88d9480e04039188c39e49367cb13d64e644cf8
treecaffa443f1b8370b5bd89f41015958c91638f274
parentcc5dbdae70c6eb2423921f52a35ba4686d2969cf
CommandLineArgumentParser: handle single quotes.

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176404 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Tooling/JSONCompilationDatabase.cpp
unittests/Tooling/CompilationDatabaseTest.cpp