[PATCH] D104601: [Preprocessor] Implement -fminimize-whitespace.

Michael Kruse via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 30 10:08:28 PDT 2021


Meinersbur added a comment.

In D104601#2916897 <https://reviews.llvm.org/D104601#2916897>, @aaron.ballman wrote:

> In D104601#2916887 <https://reviews.llvm.org/D104601#2916887>, @Meinersbur wrote:
>
>> I am working on a fix, but I wouldn't mind reverting.
>
> I would be comfortable reverting the feature for Clang 13 and fixing forward on trunk (unless there's a need to revert from trunk temporarily, of course). Giving the feature a full release to bake isn't a bad outcome.

While this means that ccache can only use this feature when `clang-14` is detected, I fully understand.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104601



More information about the cfe-commits mailing list