elsteveogrande marked an inline comment as done.
elsteveogrande added inline comments.


================
Comment at: lib/Sema/SemaExceptionSpec.cpp:915
+  // lexically-surrounding class.
+  switch (New->getType()->castAs<FunctionProtoType>()->getExceptionSpecType()) 
{
+  case EST_Unparsed:
----------------
vitaut wrote:
> Did you mean `Old` here?
facepalm, haha.  Thanks @vitaut !  :)


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