[PATCH] D34891: Replace assert(0) with llvm_unreachable.

Vassil Vassilev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 30 09:17:09 PDT 2017


v.g.vassilev created this revision.

Repository:
  rL LLVM

https://reviews.llvm.org/D34891

Files:
  include/clang/AST/Redeclarable.h
  lib/AST/ExprConstant.cpp
  lib/Basic/SourceManager.cpp
  lib/Lex/PreprocessingRecord.cpp
  lib/Sema/SemaType.cpp
  lib/Serialization/ASTReader.cpp
  lib/Serialization/ASTWriter.cpp
  tools/c-index-test/c-index-test.c
  tools/libclang/CXCursor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34891.104875.patch
Type: text/x-patch
Size: 7784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170630/b9caae7d/attachment.bin>


More information about the cfe-commits mailing list