[PATCH] D32424: Add a fix-it for -Wunguarded-availability
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 5 03:17:21 PDT 2017
arphaman updated this revision to Diff 97922.
arphaman marked 2 inline comments as done.
arphaman added a comment.
- Simplify the RecursiveASTVisitor as suggested by Erik
- Improve the note to include `__builtin_available`
Repository:
rL LLVM
https://reviews.llvm.org/D32424
Files:
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Lex/Lexer.h
lib/Lex/Lexer.cpp
lib/Sema/SemaDeclAttr.cpp
test/FixIt/fixit-availability.c
test/FixIt/fixit-availability.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32424.97922.patch
Type: text/x-patch
Size: 17958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170505/bca4fbba/attachment-0001.bin>
More information about the cfe-commits
mailing list