[PATCH] D24682: [PR30341] Alias must point to a definition

Aditya Kumar via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 30 08:51:45 PDT 2016


hiraditya added a comment.

I had to revert the patch because this test case was failing. The problem was that the destructors have different return type for different targets. So I'll modify the testcase and put the patch back in.


Repository:
  rL LLVM

https://reviews.llvm.org/D24682





More information about the cfe-commits mailing list