[PATCH] D114651: [clang-cl] Expose -Wall to clang-cl by unaliasing -Wall, keeping /Wall as alias to -Weverything

Sylvain Audi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 29 06:01:43 PST 2021


saudi abandoned this revision.
saudi added a comment.

I understand, making `clang-cl -Wall` behave differently than `/Wall' is indeed confusing.
We'll take different steps for setting up the warnings in our Build System.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114651



More information about the cfe-commits mailing list