diff options
author | Yitzhak Mandelbaum <yitzhakm@google.com> | 2022-01-25 20:36:14 +0000 |
---|---|---|
committer | Yitzhak Mandelbaum <yitzhakm@google.com> | 2022-01-26 17:24:59 +0000 |
commit | 3595189217e684fcdaa87a78077d97f29549f560 (patch) | |
tree | 18ecfbf8bda1c255bf184ea1b3c3dce880418465 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | a2fe81f32c3a2772e49cb5555d5978db4e5812a3 (diff) | |
download | llvm-3595189217e684fcdaa87a78077d97f29549f560.zip llvm-3595189217e684fcdaa87a78077d97f29549f560.tar.gz llvm-3595189217e684fcdaa87a78077d97f29549f560.tar.bz2 |
[clang][dataflow] Allow clients to disable built-in transfer functions.
These built-in functions build the (sophisticated) model of the code's
memory. This model isn't used by all analyses, so we provide for disabling it to
avoid incurring the costs associated with its construction.
Differential Revision: https://reviews.llvm.org/D118178
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions