MaskRay added a comment.
LG but the test needs a change.
Comment at: clang/test/Analysis/alias-indirect-function-lto.c:1
+// RUN: %clang_analyze_cc1 -flto -c
+void f() __attribute__((ifunc("g")));
The test is added to the wrong place. clang Analysis != llvm Ana
SchrodingerZhu updated this revision to Diff 441784.
SchrodingerZhu added a comment.
fix integration test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129009/new/
https://reviews.llvm.org/D129009
Files:
clang/test/Analysis/alias-indirect-functi