[PATCH] D74812: [Sema] Teach -Warm-interrupt-safety about func ptrs

Jonathan Roelofs via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 18 19:24:50 PST 2020


jroelofs created this revision.
jroelofs added reviewers: efriedma, weimingz, EricWF.
Herald added subscribers: cfe-commits, kristof.beyls.
Herald added a project: clang.

Fixes:

  https://bugs.llvm.org/show_bug.cgi?id=35527
  https://bugs.llvm.org/show_bug.cgi?id=35528


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D74812

Files:
  clang/include/clang/Basic/DiagnosticGroups.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaExpr.cpp
  clang/test/Sema/arm-interrupt-attr.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74812.245316.patch
Type: text/x-patch
Size: 5740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200219/e80f4dee/attachment.bin>


More information about the cfe-commits mailing list