[PATCH] D50451: [ASTImporter] Fix import of class templates partial specialization

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 21 05:08:50 PDT 2018


martong updated this revision to Diff 161699.
martong added a comment.

- Add one more TODO to import instantiated exception specifications


Repository:
  rC Clang

https://reviews.llvm.org/D50451

Files:
  include/clang/ASTMatchers/ASTMatchers.h
  lib/AST/ASTImporter.cpp
  lib/ASTMatchers/ASTMatchersInternal.cpp
  unittests/AST/ASTImporterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50451.161699.patch
Type: text/x-patch
Size: 16940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180821/cbd66ba6/attachment-0001.bin>


More information about the cfe-commits mailing list