[LLVMbugs] [Bug 18339] Analyzer failure for "naludump" sources
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jan 7 13:40:00 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=18339
Jordan Rose <jordan_rose at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Jordan Rose <jordan_rose at apple.com> ---
Ah, good point. If $CXX is used to compile a program instead of $CC, it's known
to be C++ source even if the extension is .c.
Fixed in r198711.
--
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/20140107/47dd7c67/attachment.html>
More information about the llvm-bugs
mailing list