[PATCH] D63920: [CTU] Add support for virtual functions
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 3 02:52:38 PDT 2019
martong added a comment.
In D63920#1566035 <https://reviews.llvm.org/D63920#1566035>, @baloghadamsoftware wrote:
> Try to set analyzer option `IPAMode` to something different from its default value which is `dynamic-bifurcate` in the test file.
Ok I set it to `ipa=inlining` and then we receive the expected "UNKNOWN" warning.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63920/new/
https://reviews.llvm.org/D63920
More information about the cfe-commits
mailing list