[PATCH] D124774: [clang][ASTImporter][NFC]: Move clang::ImportError into own header.

Shivam Rajput via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 5 03:28:22 PDT 2022


phyBrackets added a comment.

I'm having a problem , this patch expected to address the previous inline comment but after making the specific change and committing it , when  I'm creating the patch using //arc diff --update <revisionId>// , the changes were suddenly gone and I thought that maybe the changes were there in the commit atleast but I think commit got reverted and there is nothing for diff but suddenly the patch were created .


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124774



More information about the cfe-commits mailing list