[PATCH] D46627: [LLVM-C] Add Accessors for Common DIType and DILocation Properties

Robert Widmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 11:22:56 PDT 2018


CodaFi added a comment.

In https://reviews.llvm.org/D46627#1094443, @whitequark wrote:

> You could write the same tests as in `llvm-c-test/echo.cpp`. But I would not block merging on this.


Absolutely.  I hope that once I can get the API surface more complete than it is now that we can merge the really noisy DIBuilder binding test with the echo test.


Repository:
  rL LLVM

https://reviews.llvm.org/D46627





More information about the llvm-commits mailing list