xazax.hun added inline comments.

================
Comment at: lib/Sema/SemaTemplateInstantiate.cpp:646
       }
+    }
+
----------------
Use either `LLVM_FALLTHROUGH;` here or break to avoid compiler warnings.


https://reviews.llvm.org/D5767



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

Reply via email to