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: unassignedclangb...@nondot.org
Reporter: anthonym.lee...@gmail.com
CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs