[PATCH] D33478: [libclang] When getting platform availabilities, merge multiple declarations if possible

Ronald Wampler via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 7 12:00:57 PDT 2017


rdwampler updated this revision to Diff 101787.
rdwampler marked 6 inline comments as done.
rdwampler added a comment.

This should resolve the bug (a conditional was inverted) in the last revision along with the other changes requested.


https://reviews.llvm.org/D33478

Files:
  test/Index/availability.c
  tools/libclang/CIndex.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33478.101787.patch
Type: text/x-patch
Size: 8483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170607/80fc40b6/attachment.bin>


More information about the cfe-commits mailing list