[PATCH] D88833: [clang-tidy] Do not warn on pointer decays in system macros

Elvis Stansvik via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 5 11:30:01 PST 2022


estan added a comment.

Ah yes I had a hunch it had to be "clang;clang-tools-extra" so running a build with that now. Almost done. It crashed at the very end due to OOM while linking, but reduced parallelism now and running again. Thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88833



More information about the cfe-commits mailing list