vitaut added inline comments.
================
Comment at: lib/Sema/SemaExceptionSpec.cpp:915
+  // lexically-surrounding class.
+  switch (New->getType()->castAs<FunctionProtoType>()->getExceptionSpecType()) 
{
+  case EST_Unparsed:
----------------
Did you mean `Old` here?


Repository:
  rC Clang

https://reviews.llvm.org/D50942



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

Reply via email to