================ @@ -786,4 +786,7 @@ def warn_android_unversioned_fallback : Warning< " directories will not be used in Clang 19. Provide a versioned directory" " for the target version or lower instead.">, InGroup<DiagGroup<"android-unversioned-fallback">>; + +def err_android_version_invalid : Error< ---------------- MaskRay wrote:
You can name it `err_triple_version_invalid` in case other OSes want to do the same checking. https://github.com/llvm/llvm-project/pull/75373 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits