Add cmd to Compilation Database format

Manuel Klimek klimek at google.com
Tue Jun 9 01:35:45 PDT 2015


Hi, sorry for missing this (always feel free to ping me directly for
compilation database / tooling stuff as much as 2x per week, via mail or
irc :)

A couple of thoughts:
a) it'll be much much easier for me to review if you send it via phab (
reviews.llvm.org, see http://llvm.org/docs/Phabricator.html), especially as
this is a non-trivial patch
b) I think we should name the list one "arguments" or (if you prefer)
"args"; I think that makes a lot more sense: command: the shell command
that is run, arguments: the command line arguments. What do you think?

Cheers,
/Manuel



On Fri, Jun 5, 2015 at 10:24 PM Daniel Dilts <diltsman at gmail.com> wrote:

> This is an implementation of the suggestion to add "cmd" as an alternative
> to "command" that was discussed in this mailing list chain.
>
> http://lists.cs.uiuc.edu/pipermail/cfe-dev/2015-March/042014.html
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150609/a8861f1d/attachment.html>


More information about the cfe-commits mailing list