[PATCH] D64477: [ASTImporter] Using Lang_CXX14 in ASTImporterVisibilityTest.

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 15 03:01:54 PDT 2019


martong accepted this revision.
martong added a comment.

Does it really matter if it is CXX11 or CXX14, in the child patch we use a CXX11 using directive. Anyway, CXX14 is more future proof.


Repository:
  rC Clang

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

https://reviews.llvm.org/D64477





More information about the cfe-commits mailing list