[PATCH] D47450: [ASTImporter] Use InjectedClassNameType at import of templated record.

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 28 05:29:04 PDT 2018


martong accepted this revision.
martong added a comment.
This revision is now accepted and ready to land.
Herald added a subscriber: rnkovacs.

LGTM! But let's wait for someone else's review too.

@a.sidorin 
We discovered this error during the CTU analysis of google/protobuf and we could reduce the erroneous C file with c-reduce to the minimal example presented in the test file.


Repository:
  rC Clang

https://reviews.llvm.org/D47450





More information about the cfe-commits mailing list