[llvm-bugs] [Bug 17313] Clang driver doesn't now how to handle *.inl file

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Nov 17 09:50:51 PST 2015


https://llvm.org/bugs/show_bug.cgi?id=17313

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #5 from Reid Kleckner <rnk at google.com> ---
There's nothing for us to do here. If the user wants to parse files ending in
.inl in isolation, they can pass -x c++.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20151117/59b46a5d/attachment.html>


More information about the llvm-bugs mailing list