[PATCH] D59529: Refactor cast<>'s in if conditionals, which can only assert on failure.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 18 23:14:38 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC356441: Refactor cast<>'s in if conditionals, which can only assert on failure. (authored by dhinton, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59529?vs=191228&id=191248#toc

Repository:
  rC Clang

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

https://reviews.llvm.org/D59529

Files:
  lib/AST/ASTImporter.cpp
  lib/AST/DeclBase.cpp
  lib/CodeGen/CGExprConstant.cpp
  lib/CodeGen/MicrosoftCXXABI.cpp
  lib/Sema/SemaOpenMP.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59529.191248.patch
Type: text/x-patch
Size: 6307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190319/3b7c8992/attachment.bin>


More information about the cfe-commits mailing list