[PATCH] D125340: [clang][NFC][AST] rename the ImportError to ASTImportError

Shivam Rajput via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 11 22:00:17 PDT 2022


phyBrackets added a comment.

In D125340#3506210 <https://reviews.llvm.org/D125340#3506210>, @balazske wrote:

> I found one other place in **LibASTImporter.rst** where `ImportError` is used. LLDB should be checked too.

Yeah , I update the file **LibASTImporter.rst**, I'm not sure if there is need to change the ImportError that are used in lldb ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125340



More information about the cfe-commits mailing list