[PATCH] Transform all files in a compilation database if no source files are provided.

Chandler Carruth chandlerc at google.com
Wed Aug 28 01:05:31 PDT 2013


On Mon, Aug 26, 2013 at 8:55 AM, Ariel Bernal <ariel.j.bernal at intel.com>wrote:

> Compile all files in a compilation database or a subset determined by a
> sub-directory so you don't have to specify them manually.


Just a peanut gallery comment, but it seems like this type of functionality
should be available from the core Tooling layer rather than being
implemented in cpp11-migrate.... It might need to be optional, but still
common.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130828/7db09add/attachment.html>


More information about the cfe-commits mailing list