[clang] [InstallAPI] Collect frontend attributes & ObjCInterface decls (PR #83378)

Juergen Ributzka via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 29 12:56:32 PST 2024


================
@@ -0,0 +1,86 @@
+// RUN: rm -rf %t
+// RUN: split-file %s %t
+// RUN: sed -e "s|DSTROOT|%/t|g" %t/inputs.json.in > %t/inputs.json
+
+/// Check multiple targets are captured.
----------------
ributzka wrote:

What do you mean with multiple targets here?

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


More information about the cfe-commits mailing list