clang-pure
clang-pure copied to clipboard
Documentation polishing
It would be a nice touch if https://clang.llvm.org/docs/index.html#using-clang-as-a-library was mentioned somewhere for people that don't already know how to use libclang.
That page is talking about the Clang C++ library though, which is different.
On Thu, Apr 9, 2020 at 8:04 AM deliciouslytyped [email protected] wrote:
It would be a nice touch if https://clang.llvm.org/docs/index.html#using-clang-as-a-library was mentioned somewhere for people that don't already know how to use clang.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/chpatrick/clang-pure/issues/21, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGLJT4C6VBKGD2K24ZC5ZDRLVQQRANCNFSM4MEPAWAQ .
Right, but that's what gives the underlying semantics of this binding? or did I miss some documents explaining in detail how this library is supposed to work without knowing how the C++ lib works?