Issue 132663
Summary How to compile a single header file using libclang?
Labels new issue
Assignees
Reporter ChivenZhang
    I used libclang to analyse a c++ header file, but It occurred an error code :4 after calling clang_TranslationUnit(...). However it entered visit phrase when passing a source file to analyse. So I want to know how to apply clang in header file only? Thanks for any help.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to