[clang] [InstallAPI] capture compatibility versions (PR #85261)

2024-03-14 Thread Cyndy Ishida via cfe-commits
https://github.com/cyndyishida closed https://github.com/llvm/llvm-project/pull/85261 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [InstallAPI] capture compatibility versions (PR #85261)

2024-03-14 Thread Cyndy Ishida via cfe-commits
https://github.com/cyndyishida updated https://github.com/llvm/llvm-project/pull/85261 >From 18fec7f57a4da9dbd6b724fd91fce226bd412a17 Mon Sep 17 00:00:00 2001 From: Cyndy Ishida Date: Thu, 14 Mar 2024 09:27:40 -0700 Subject: [PATCH 1/2] [InstallAPI] capture compatability versions --- clang/te

[clang] [InstallAPI] capture compatibility versions (PR #85261)

2024-03-14 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Cyndy Ishida (cyndyishida) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/85261.diff 3 Files Affected: - (modified) clang/test/InstallAPI/basic.test (+2-6) - (modified) clang/tools/clang-installapi/Options.cpp (+4)

[clang] [InstallAPI] capture compatibility versions (PR #85261)

2024-03-14 Thread Cyndy Ishida via cfe-commits
https://github.com/cyndyishida created https://github.com/llvm/llvm-project/pull/85261 None >From 18fec7f57a4da9dbd6b724fd91fce226bd412a17 Mon Sep 17 00:00:00 2001 From: Cyndy Ishida Date: Thu, 14 Mar 2024 09:27:40 -0700 Subject: [PATCH] [InstallAPI] capture compatability versions --- clang/