diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2025-07-17 13:34:52 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-17 13:34:52 -0400 |
commit | 163da8796bed51f82d7c07d0ac6db6de7879bd21 (patch) | |
tree | 5cb9b236374ce81f609e939b808ecbd171d64602 /llvm/lib/IR/Module.cpp | |
parent | 6f28eec6dc68c64ebe108be3fdb7d0affb1e3349 (diff) | |
download | llvm-163da8796bed51f82d7c07d0ac6db6de7879bd21.zip llvm-163da8796bed51f82d7c07d0ac6db6de7879bd21.tar.gz llvm-163da8796bed51f82d7c07d0ac6db6de7879bd21.tar.bz2 |
[Docs] Mention security of libclang (#149357)
Libclang is a wrapper around the Clang frontend, and frontends are not
security-sensitive components of the LLVM project. However, libclang is
often embedded in people's downstream tools, so it's best to mention
that explicitly.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions