NoQ added a comment.

I think the right thing to do here is "look at the immediate macro; while it 
expands exactly to our original expression, look at what it is an expansion of; 
write down the last macro we've reached". My code now gives up whenever we stop 
expanding to the original expression, but it should write down the highest 
macro it has reached instead.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59121/new/

https://reviews.llvm.org/D59121



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to