JDevlieghere marked 2 inline comments as done.
JDevlieghere added inline comments.


================
Comment at: source/Symbol/ClangASTContext.cpp:5264
 
-  case clang::Type::TypeOfExpr:
-  case clang::Type::TypeOf:
   case clang::Type::Decltype:
   case clang::Type::TemplateSpecialization:
----------------
labath wrote:
> I'm guessing this means decltype doesn't work either ?
Indeed, I was thinking about doing this in a separate diff but since it's so 
similar I'll update this patch.


https://reviews.llvm.org/D43471



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

Reply via email to