[all-commits] [llvm/llvm-project] a340a4: Add Android test case for -Wpartial-availability. ...

James Farrell via All-commits all-commits at lists.llvm.org
Wed Nov 17 14:53:08 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a340a491b2550b24539adced79ffefd3ec2e13bf
      https://github.com/llvm/llvm-project/commit/a340a491b2550b24539adced79ffefd3ec2e13bf
  Author: James Farrell <jamesfarrell at google.com>
  Date:   2021-11-17 (Wed, 17 Nov 2021)

  Changed paths:
    M clang/test/Sema/attr-availability-android.c

  Log Message:
  -----------
  Add Android test case for -Wpartial-availability. Also update Android availability tests to match on the whole string, so we can distinguish between "Android 16" and "Android 16.0.0" at the end of warning messages.

Reviewed By: danalbert, srhines

Differential Revision: https://reviews.llvm.org/D114036




More information about the All-commits mailing list