[llvm-bugs] [Bug 34985] New: Double text output on include file not found error
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Oct 17 13:39:25 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=34985
Bug ID: 34985
Summary: Double text output on include file not found error
Product: clang
Version: 5.0
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: anthonym.leedom at gmail.com
CC: llvm-bugs at lists.llvm.org
fatal errorfatal error: : 'foo.hpp''foo.hpp' filefile notnot foundfound
#include "foo.hpp"#include "foo.hpp"
^~~~~~~~~~~~~ ^~~~~~~~~~~~~
1 error generated.
1 error generated.
Getting the above error message.
--
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/20171017/c4c5fafc/attachment.html>
More information about the llvm-bugs
mailing list