[PATCH] D28889: Change where we handle arg-dependent diagnose_if attributes

George Burgess IV via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 19 10:40:58 PST 2017


george.burgess.iv updated this revision to Diff 84988.
george.burgess.iv added a comment.

Sprinkle in a few `const`s, use `const auto *` in range for loops.


https://reviews.llvm.org/D28889

Files:
  include/clang/Sema/Overload.h
  include/clang/Sema/Sema.h
  lib/Sema/SemaChecking.cpp
  lib/Sema/SemaExpr.cpp
  lib/Sema/SemaExprCXX.cpp
  lib/Sema/SemaLookup.cpp
  lib/Sema/SemaOverload.cpp
  test/Sema/diagnose_if.c
  test/SemaCXX/diagnose_if.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28889.84988.patch
Type: text/x-patch
Size: 57471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170119/698d6481/attachment-0001.bin>


More information about the cfe-commits mailing list