https://bugs.llvm.org/show_bug.cgi?id=33726
Bug ID: 33726
Summary: "string.h" called by "string.h" itself but not found
Product: clang
Version: unspecified
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: C++11
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Created attachment 18769
--> https://bugs.llvm.org/attachment.cgi?id=18769&action=edit
Output log from compilation
Hello there,
I was trying to compile a simple AST parser from this guide:
https://jonasdevlieghere.com/understanding-the-clang-ast/ but I run into some
trouble where the string.h file, indirectly referenced by AST.h is not found...
even though this file seems to be calling a local version of itself. I have
attached the output log.
I'm sorry if this is a beginner question, I'm new to all this Clang world.
Thank you,
Tiago
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs