Eugene.Zelenko added inline comments.

================
Comment at: clang-tools-extra/clang-tidy/misc/MisplacedConstCheck.cpp:64
+  } else {
+    assert(0 && "This should not be reachable");
+  }
----------------
llvm_unreachable


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72373/new/

https://reviews.llvm.org/D72373



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

Reply via email to