[all-commits] [llvm/llvm-project] 59112e: [-Wcompletion-handler] Extend list of detected con...

Valeriy Savchenko via All-commits all-commits at lists.llvm.org
Tue Mar 9 23:43:50 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 59112eacb97910601504d4ce5115b2d535bcbeb6
      https://github.com/llvm/llvm-project/commit/59112eacb97910601504d4ce5115b2d535bcbeb6
  Author: Valeriy Savchenko <vsavchenko at apple.com>
  Date:   2021-03-10 (Wed, 10 Mar 2021)

  Changed paths:
    M clang/lib/Analysis/CalledOnceCheck.cpp
    M clang/test/SemaObjC/warn-called-once.m

  Log Message:
  -----------
  [-Wcompletion-handler] Extend list of detected conventions

Update convention detection to accomodate changes from:
https://github.com/DougGregor/swift-evolution/blob/concurrency-objc/proposals/NNNN-concurrency-objc.md#asynchronous-completion-handler-methods

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




More information about the All-commits mailing list