[PATCH] D15314: Fix a bug in unavailable checking

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 10 10:58:27 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL263149: Add TreatUnavailableAsInvalid for the verification-only mode in InitListChecker. (authored by mren).

Changed prior to commit:
  http://reviews.llvm.org/D15314?vs=48228&id=50312#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15314

Files:
  cfe/trunk/include/clang/Sema/Initialization.h
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/Sema/SemaDecl.cpp
  cfe/trunk/lib/Sema/SemaExpr.cpp
  cfe/trunk/lib/Sema/SemaInit.cpp
  cfe/trunk/test/SemaObjC/Inputs/arc-system-header.h
  cfe/trunk/test/SemaObjC/arc-system-header.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15314.50312.patch
Type: text/x-patch
Size: 18377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160310/99f22430/attachment-0001.bin>


More information about the cfe-commits mailing list