[PATCH] D9000: [MSVC] Improved __noop support (https://llvm.org/bugs/show_bug.cgi?id=14081)

Reid Kleckner rnk at google.com
Mon Jul 27 11:07:27 PDT 2015


rnk added a comment.

I don't think you've addressed Richard's concerns convincingly. He feels that having more Sema-global contexts is the wrong way to go, and if this is the cost of more accurate __noop support, then maybe it's not worth it.


http://reviews.llvm.org/D9000







More information about the cfe-commits mailing list