[Lldb-commits] [PATCH] D11099: [ClangASTType] Catch unhandled clang types at compile time

Chaoren Lin chaorenl at google.com
Tue Jul 14 10:40:34 PDT 2015


chaoren added a comment.

AFAIK, there's no equivalent for this with MSVC. I think it would be a good
idea to wrap the pragma around an ifdef.


http://reviews.llvm.org/D11099







More information about the lldb-commits mailing list