Thanks for working on this patch! I'm sorry to say but I had an earlier
patch in review that fixes this issue (https://reviews.llvm.org/D26964). I
think my patch covers all of the decl kinds that are fixed by this patch. I
plan on committing my patch today.
Alex
On 29 December 2016 at 23:35, Fang
---
lib/Frontend/ASTConsumers.cpp | 37 -
1 file changed, 32 insertions(+), 5 deletions(-)
diff --git a/lib/Frontend/ASTConsumers.cpp b/lib/Frontend/ASTConsumers.cpp
index bd2ee06d16..987b8ca398 100644
--- a/lib/Frontend/ASTConsumers.cpp
+++ b/lib/Frontend/ASTC