Skip to content

Commit

Permalink
Delete libclang references
Browse files Browse the repository at this point in the history
  • Loading branch information
lithiumtoast committed Nov 22, 2023
1 parent d6033bb commit 3c00f3a
Show file tree
Hide file tree
Showing 14 changed files with 1 addition and 8,361 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,3 @@ For documentation on supported platforms, limitations, how to install `C2CS`, ho
There are a few exceptions to this detailed below. See the [LICENSE](LICENSE) file for more details on this main
product's license.

`C2CS` uses `libclang` which the header files are included as part of the repository under [`ext/clang`](./ext/clang).
This is because `C2CS` generates bindings for `libclang` to which `C2CS` generates bindings for `libclang` and other C
libraries. The C header `.h` files (no source code `.c`/`.cpp` files) for `libclang` are included for convience of a
source-of-truth for re-generating the bindings. These files are licensed under the Apache License v2.0 with LLVM
Exceptions; see the [ext/clang/LICENSE.txt](./ext/clang/LICENSE.txt) for more details.

278 changes: 0 additions & 278 deletions ext/clang/LICENSE.txt

This file was deleted.

Loading

0 comments on commit 3c00f3a

Please sign in to comment.