[PATCH] D122394: [C++20][Modules] Correct an assert for modules-ts.

Nathan Sidwell via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 24 07:00:09 PDT 2022


urnathan added a comment.

Is this because of history that ModulesTS option != p1103 modules?  I thought we wanted to make the former become the latter (i.e. ModuleTS is the same as CPlusPlusModules)  This seems to be moving in the wrong direction.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122394



More information about the cfe-commits mailing list