[PATCH] D23400: Implement Use-Define Chain.

Vassil Vassilev via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 22 02:16:27 PDT 2016


v.g.vassilev removed rL LLVM as the repository for this revision.
v.g.vassilev updated this revision to Diff 68833.
v.g.vassilev added a comment.

Adapt to the new APIs. Now it builds.


https://reviews.llvm.org/D23400

Files:
  lib/Sema/SemaExceptionSpec.cpp
  test/Modules/Inputs/PR28423/Allocator.h
  test/Modules/Inputs/PR28423/Memory.h
  test/Modules/Inputs/PR28423/SmallVector.h
  test/Modules/Inputs/PR28423/StringMap.h
  test/Modules/Inputs/PR28423/StringRef.h
  test/Modules/Inputs/PR28423/iterator_range.h
  test/Modules/Inputs/PR28423/module.modulemap
  test/Modules/Inputs/PR28423/queue
  test/Modules/Inputs/PR28423/string
  test/Modules/pr28423.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23400.68833.patch
Type: text/x-patch
Size: 4148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160822/41bde712/attachment.bin>


More information about the cfe-commits mailing list