[clang] [Sema] Mark alias/ifunc targets used and consider mangled names (PR #87130)

Nick Desaulniers via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 4 16:42:37 PDT 2024


================
@@ -0,0 +1,47 @@
+// RUN: %clang_cc1 -triple %itanium_abi_triple -Wunused -x c -verify %s
----------------
nickdesaulniers wrote:

consider using `git mv` when you rename files or move test cases. Makes it very obvious in code review when existing test cases are deleted vs moved and or updated.

https://github.com/llvm/llvm-project/pull/87130


More information about the cfe-commits mailing list