We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6a439e commit ea0d98fCopy full SHA for ea0d98f
llvm/docs/Security.rst
@@ -247,8 +247,7 @@ sensitive:
247
untrusted code usually also includes running utilities such as make which can
248
more readily perform malicious things. For example, vulnerabilities in clang,
249
clangd, or the LLVM optimizer in a JIT caused by untrusted inputs are not
250
- security-sensitive. We recommend the use of an external sandbox in those
251
- cases.
+ security-sensitive.
252
* The following parts of the run-time libraries are explicitly not considered
253
security-sensitive:
254
0 commit comments