[PATCH] D121588: [C++20][Modules][Driver][HU 1/N] Initial handling for -xc++-{system,user}-header.

Chuanqi Xu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 15 03:41:25 PDT 2022


ChuanqiXu added a subscriber: MyDeveloperDay.
ChuanqiXu added a comment.

In D121588#3381872 <https://reviews.llvm.org/D121588#3381872>, @iains wrote:

> note: I do not plan to fix the formatting issue in clang/lib/Driver/Types.cpp, since I am adding one line and the format change would mean ≈ 110 lines of changes.

It is odd. I thought all things could be handled by `clang-format-diff`. @MyDeveloperDay could you help to take a look?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121588



More information about the cfe-commits mailing list