[PATCH] D50672: [ASTImporter] Change the return result of Decl import to Optional

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 4 09:17:10 PDT 2018


martong added a comment.

Here is the `Expected<T>` based patch: https://reviews.llvm.org/D51633


Repository:
  rC Clang

https://reviews.llvm.org/D50672





More information about the cfe-commits mailing list