[cfe-dev] Command line encoding in JSON Compilation Database
Florian Weimer
fweimer at redhat.com
Fri Jul 6 00:39:59 PDT 2012
According to http://clang.llvm.org/docs/JSONCompilationDatabase.html,
the JSON Compilation Database uses a single string to describe the
actual compile command, and not an array. Is this string subject to any
kind of shell expansion? How is it supposed to be parsed into an argv
array?
--
Florian Weimer / Red Hat Product Security Team
More information about the cfe-dev
mailing list