Go to file
Artem Dergachev 2a5fb1252e [analyzer] NFC: GenericTaintChecker: Revise rule specification mechanisms.
Provide a more powerful and at the same time more readable way of specifying
taint propagation rules for known functions within the checker.

Now it should be possible to specify an unlimited amount of source and
destination parameters for taint propagation.

No functional change intended just yet.

Patch by Gábor Borsik!

Differential Revision: https://reviews.llvm.org/D55734

llvm-svn: 352572
2019-01-30 00:06:43 +00:00
clang [analyzer] NFC: GenericTaintChecker: Revise rule specification mechanisms. 2019-01-30 00:06:43 +00:00
clang-tools-extra Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
compiler-rt [libFuzzer] remove stale code 2019-01-29 23:53:28 +00:00
debuginfo-tests Set config.lit_tools_dir, which is needed by lit.llvm.initialize. 2018-11-06 21:54:27 +00:00
libclc Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
libcxx [libc++] Fix Windows build error in <functional> 2019-01-29 23:19:45 +00:00
libcxxabi [libunwind] Support building hermetic static library 2019-01-29 23:01:08 +00:00
libunwind [libunwind] Support building hermetic static library 2019-01-29 23:01:08 +00:00
lld [WebAssembly] Don't load weak undefined symbols from archive files 2019-01-29 22:26:31 +00:00
lldb Add FileCollector + test to Xcode project. 2019-01-29 23:48:53 +00:00
llgo Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
llvm [WebAssembly] Lower SCALAR_TO_VECTOR to splats 2019-01-29 23:44:48 +00:00
openmp Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
parallel-libs Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
polly Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
pstl Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
.arcconfig Add an .arcconfig for the top of the git monorepo. 2019-01-11 16:27:14 +00:00
.clang-format Add .clang-tidy and .clang-format files to the toplevel of the 2019-01-29 16:43:16 +00:00
.clang-tidy Add .clang-tidy and .clang-format files to the toplevel of the 2019-01-29 16:43:16 +00:00
README.md

README.md

The LLVM Compiler Infrastructure

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.