Szelethus added a comment.

In D63920#1568031 <https://reviews.llvm.org/D63920#1568031>, @martong wrote:

> 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.


Alright, what are testing here exactly? I think its fine to see how the new 
virtual functions are inlined in different inlining mode, but we should 
definitely have a `RUN:` line/test file with the default mode.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63920/new/

https://reviews.llvm.org/D63920



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to