[PATCH] D100955: [-Wcalled-once] Do not run analysis on Obj-C++

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 15 06:11:26 PST 2023


thakis added a comment.
Herald added a project: All.

Can you say a few words on _why_ this is emitted in only Objective-C? What's missing for Objective-C++? I was surprised that this warning fired in a .m file but not in a .mm file.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100955/new/

https://reviews.llvm.org/D100955



More information about the cfe-commits mailing list