[PATCH] D60499: [ASTImporter] Various source location and range import fixes.

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 6 02:00:59 PST 2019


balazske added a comment.

The fix looks OK (other alternative is to remove the CHECK with CXXRecordDecl, or make a single line with regular expressions).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60499





More information about the cfe-commits mailing list