malcolm.parsons added inline comments.

================
Comment at: cfe/trunk/lib/Sema/SemaTemplateInstantiate.cpp:213
+  // Don't allow further instantiation if a fatal error and an uncompilable
+  // error have occcured. Any diagnostics we might have raised will not be
+  // visible, and we do not need to construct a correct AST.
----------------
s/occcured/occurred/


Repository:
  rL LLVM

https://reviews.llvm.org/D26166



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

Reply via email to