[PATCH] D89318: [ASTImporter] Fix crash caused by unset AttributeSpellingListIndex

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 14 05:11:05 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
martong marked an inline comment as done.
Closed by commit rG73c6beb2f705: [ASTImporter] Fix crash caused by unset AttributeSpellingListIndex (authored by martong).

Changed prior to commit:
  https://reviews.llvm.org/D89318?vs=297853&id=298126#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89318

Files:
  clang/lib/AST/ASTImporter.cpp
  clang/test/ASTMerge/attr/Inputs/RestrictAttr.cpp
  clang/test/ASTMerge/attr/testRestrictAttr.cpp
  clang/unittests/AST/ASTImporterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89318.298126.patch
Type: text/x-patch
Size: 3670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201014/09776d0b/attachment.bin>


More information about the cfe-commits mailing list