[cfe-dev] [PATCH] Add support for "c++" file extension
Seth Cantrell
seth.cantrell at gmail.com
Sat Jun 19 01:39:12 PDT 2010
Hello,
Here's a small patch to add support for the file extension 'c++'.
I'm wondering if there would be any support for the idea of using platform specific APIs in the Driver to identify input files' types. For example, on Mac OS X a function 'types::ID HostInfo::lookupTypeForFile(const char *Filename)' might call into Mac OS X's APIs for identifying the file's type.
Thanks,
Seth Cantrell
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-support-for-c-file-extension.patch
Type: application/octet-stream
Size: 795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100619/6779ecef/attachment.obj>
More information about the cfe-dev
mailing list